Wireshark-commits: [Wireshark-commits] master 569deb7: PFCP: Fix lengths of fields in Remote GTP-U
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=569deb7215937270e93361b42f549c6c1fbb6d60
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
569deb7 by Yoshiyuki Kurauchi (ahochauwaaaaa@xxxxxxxxx):
PFCP: Fix lengths of fields in Remote GTP-U Peer
Fix the field length of "Length of Destination Interface
field" and "Length of Network Instance field" which should
be two-octet long but only one in the current codes.
Change-Id: Id303b92812bb2551ec570ec807d602d0fb44f27a
Signed-off-by: Yoshiyuki Kurauchi <ahochauwaaaaa@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36908
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2a64d97 http2: Replace deprecated function.
add 569deb7 PFCP: Fix lengths of fields in Remote GTP-U Peer
Summary of changes:
epan/dissectors/packet-pfcp.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)