URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a651cfc663b87dca4a526a71724b13fb45091cf
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2a651cf by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SNA: fix dissection of GDS Variables
Decode the header as specified in http://www.retrocomputing.net/info/doc/GA27-3136-20_SNA_Formats.pdf chapter 13.
Note that the Information field is not decoded yet.
Bug: 13084
Change-Id: Iaaee344ef0b2805906a3eeae1134479abf9d403e
Reviewed-on: https://code.wireshark.org/review/18616
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 58335bd Packaging: Add dependencies for lz4 and snappy packages
adds 2a651cf SNA: fix dissection of GDS Variables
Summary of changes:
epan/dissectors/packet-sna.c | 37 ++++++++++++++++++++++++++-----------
1 file changed, 26 insertions(+), 11 deletions(-)