Wireshark-commits: [Wireshark-commits] master-1.12 93e13ef: GTPv2: always set direction before diss
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93e13efe03956053f3b58bd5003301a2e90fceb1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
93e13ef by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GTPv2: always set direction before dissecting PCO IE
Otherwise some protocol/container ID payload are skipped as their decoding depends on the direction that is unknown
Bug: 11378
Change-Id: Ic14aa67fe4f262a9f3056e8f70f58afd78c59043
Reviewed-on: https://code.wireshark.org/review/9710
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 09ae055f231ccd5513bde402ad988c49c017a957)
Reviewed-on: https://code.wireshark.org/review/9714
Actions performed:
from 3e3ff4b Fixup make-usb.py
adds 93e13ef GTPv2: always set direction before dissecting PCO IE
Summary of changes:
epan/dissectors/packet-gtpv2.c | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)