Wireshark-commits: [Wireshark-commits] master-2.2 829acdf: SNA: fix dissection of GDS Variables

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Nov 2016 16:01:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=829acdf81f565aad4abcf697d102fedeafd934b7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

829acdf 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>
    (cherry picked from commit 2a651cfc663b87dca4a526a71724b13fb45091cf)
    Reviewed-on: https://code.wireshark.org/review/18624
    

Actions performed:

    from  8b87a52   make-version.pl: fix --print-vcs output
    adds  829acdf   SNA: fix dissection of GDS Variables


Summary of changes:
 epan/dissectors/packet-sna.c |   37 ++++++++++++++++++++++++++-----------
 1 file changed, 26 insertions(+), 11 deletions(-)