URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96c2c726b596e494a240253e4f077a3a383c6fd4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
96c2c72 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>
(cherry picked from commit 3992f5a8de958b148207c076f4a3b08a7b981c80)
Reviewed-on: https://code.wireshark.org/review/14611
Actions performed:
from d3da30f Detect spurious retransmissions when the full segment is retransmitted
adds 96c2c72 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(-)