Wireshark-commits: [Wireshark-commits] master-2.6 d075e84: GTPv2: fix dissection of APN IE
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d075e84942853cefbda029645e2869730a60b338
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
d075e84 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>
(cherry picked from commit 6180d0fdaa5e27de9fcddba7bd9d47adc0c71a42)
Reviewed-on: https://code.wireshark.org/review/31228
Actions performed:
from 455b77b DNS: Use microsecond resolution for request/response statistics.
add d075e84 GTPv2: fix dissection of APN IE
Summary of changes:
epan/dissectors/packet-gtpv2.c | 64 +++++++++++++++++++-----------------------
1 file changed, 29 insertions(+), 35 deletions(-)