URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0feb58cd967ecc4f1f64d48cbe4a8af3255c24e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c0feb58 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>
(cherry picked from commit 2d8615948e06e70eef915085258660c23a5bd771)
Reviewed-on: https://code.wireshark.org/review/19478
Actions performed:
from 1ad548c androiddump: add missing sys/time.h header
adds c0feb58 ENC: fix parsing of header broken by gee242bd
Summary of changes:
epan/dissectors/packet-enc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)