Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5408] Wrong decoding of NAS PDN address IE if an IPv6 pref

Date: Tue, 16 Nov 2010 12:47:07 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5408

Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-11-16 12:47:06 PST ---
Hi,
>From 3GPP TS 24.301 version 9.4.0 Release 9:
If PDN type value indicates IPv6, the PDN address information in octet 4 to
octet 11
contains an IPv6 interface identifier. Bit 8 of octet 4 represents the most
significant bit
of the IPv6 interface identifier and bit 1 of octet 11 the least significant
bit.
If PDN type value indicates IPv4v6, the PDN address information in octet 4 to
octet 15
contains an IPv6 interface identifier and an IPv4 address. Bit 8 of octet 4
represents
the most significant bit of the IPv6 interface identifier and bit 1 of octet 11
the least
significant bit. Bit 8 of octet 12 represents the most significant bit of the
IPv4 address
and bit 1 of octet 15 the least significant bit.

So the length should be 8 bytes, a fix Committed revision 34914.
Regards
Anders

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.