URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3992f5a8de958b148207c076f4a3b08a7b981c80
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3992f5a by Uli Heilmeier (uh@xxxxxxxxxxxx):
GTPv2: Fix length of Presence Reporting Area Identifier field
Specs (http://www.etsi.org/deliver/etsi_ts/129200_129299/129274/13.04.00_60/ts_129274v130400p.pdf
, page 281 ) lists 3 Bytes for field Presence Reporting Area Identifier.
Bug: 12284
Change-Id: I404c5133fa0975b5c9a245b8e4b952c7eb4d2818
Reviewed-on: https://code.wireshark.org/review/14608
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from a6921c7 extcap: add ciscodump.
adds 3992f5a GTPv2: Fix length of Presence Reporting Area Identifier field
Summary of changes:
epan/dissectors/packet-gtpv2.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)