URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a95606996190f070ec217f9555849c3df29b5098
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a956069 by AndersBroman (anders.broman@xxxxxxxxxxxx):
gtp: Header extesion dissector table enhancements.
- Make it possible to append text to the extension header decoding
- Make it clarer that the T-PDU decoding is an heuristic
- Prettify presentation of data.
Change-Id: I874f3f500e4c5c3c7f88cd6bf2370fbf6a4dc8a1
Reviewed-on: https://code.wireshark.org/review/29158
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6699710 lldp: 802.3 BT add missing Autoclass and Power Down fields
add a956069 gtp: Header extesion dissector table enhancements.
Summary of changes:
epan/dissectors/packet-gtp.c | 24 ++++++++++++++++--------
epan/dissectors/packet-gtp.h | 12 ++++++++++++
2 files changed, 28 insertions(+), 8 deletions(-)