URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6180d0fdaa5e27de9fcddba7bd9d47adc0c71a42
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6180d0f by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GTPv2: fix dissection of APN IE
The total maximum length of the APN with Network Identifier and Operator
Identifier is 100 bytes.
Bug: 15383
Change-Id: Ib74eac1f18f2235c2788e58370f50eeb9a678357
Reviewed-on: https://code.wireshark.org/review/31225
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4b3cd73 NAS EPS: upgrade dissector to v15.5.0
add 6180d0f GTPv2: fix dissection of APN IE
Summary of changes:
epan/dissectors/packet-gtpv2.c | 64 +++++++++++++++++++-----------------------
1 file changed, 29 insertions(+), 35 deletions(-)