Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 2d86159: ENC: fix parsing of header broken by gee242b

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Dec 2016 17:54:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d8615948e06e70eef915085258660c23a5bd771
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2d86159 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ENC: fix parsing of header broken by gee242bd
    
    From the code before change, it appears that only SPI field is in network byte order.
    
    Bug: 13279
    Change-Id: Ia157b43a9da30d61dc9cb7607c66d44c8f607498
    Reviewed-on: https://code.wireshark.org/review/19477
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0acd503   Revert "Support all MA modes, fix BB CRC and frag edge cases"
    adds  2d86159   ENC: fix parsing of header broken by gee242bd


Summary of changes:
 epan/dissectors/packet-enc.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)