https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16777
--- Comment #3 from Pascal Quantin <pas...@wireshark.org> ---
I'm gonna push a fix for the IPv4/v6 address display. But FYI the S103PDF and
S1UDF IEs encoding in the pcap provided seems invalid.
Let's take the first packet:
S103 PDN Data Forwarding Info (S103PDF) :
IE Type: S103 PDN Data Forwarding Info (S103PDF) (90)
IE Length: 23
0000 .... = CR flag: 0
.... 0000 = Instance: 0
HSGW Address for forwarding Length: 16
HSGW Address for forwarding: 3132:3334:3536:3738:3931:3233:3435:3637
(3132:3334:3536:3738:3931:3233:3435:3637)
GRE Key: 23415
EPS Bearer ID Number: 5
0000 .... = Spare bit(s): 0
.... 0000 = EPS Bearer ID (EBI): 0
1111 .... = Spare bit(s): 15
.... 1111 = EPS Bearer ID (EBI): 15
0000 .... = Spare bit(s): 0
.... 0000 = EPS Bearer ID (EBI): 0
0000 .... = Spare bit(s): 0
.... 0011 = EPS Bearer ID (EBI): 3
0000 .... = Spare bit(s): 0
.... 0000 = EPS Bearer ID (EBI): 0
EPS Bearer ID Number is the number of ERABs in the message. As here you seem to
want ERAB 4 only, you should have 0105 instead of 0500 at the end of the IE:
5a001700103132333435363738393132333435363700005b770105 instead of
5a001700103132333435363738393132333435363700005b770500
--
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe