URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2456988df66b00bd81da9c08b20d932c586a38f
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d245698 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
openSAFETY: Add byte offset of frame
Add the absolute byte offset of each openSAFETY frame to
dissection, so a change in the offset can be easily detected
Change-Id: Ib935eff7ba1e2e1169cb9071a5c9703cc58fc123
Reviewed-on: https://code.wireshark.org/review/16301
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 5cc5ba6 Qt: add initializers (CID 1233100).
adds d245698 openSAFETY: Add byte offset of frame
Summary of changes:
epan/dissectors/packet-opensafety.c | 8 ++++++++
epan/dissectors/packet-opensafety.h | 2 ++
2 files changed, 10 insertions(+)