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 5455] New: Delegated-IPv6-Prefix(123) is shown incorrect a

Date: Wed, 1 Dec 2010 08:15:26 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5455

           Summary: Delegated-IPv6-Prefix(123) is shown incorrect as
                    X-Ascend-Call-Attempt-Limit(123)
           Product: Wireshark
           Version: 1.4.1
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: Jewgenij.Bytschkow@xxxxxxxxxxxxx


Build Information:
Version 1.4.1 (SVN Rev 34476 from /trunk-1.4)

Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.16.6, (32-bit) with GLib 2.22.4, with WinPcap (version
unknown), with libz 1.2.3, without POSIX capabilities, without libpcre, with
SMI
0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS 2.8.5, with
Gcrypt 1.4.5, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built
Oct
11 2010), with AirPcap.

Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.1.2
(packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch 1_0_rel0b
(20091008), GnuTLS 2.8.5, Gcrypt 1.4.5, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 30729

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Delegated-IPv6-Prefix(123) is shown incorrect as
X-Ascend-Call-Attempt-Limit(123). For example:

Radius Protocol
    Code: Accounting-Request (4)
    Packet identifier: 0x68 (104)
    Length: 685
    Authenticator: 18e2ca4a4ff9f9f5252ffaea4acc5def
    [The response to this request is in frame 18]
    Attribute Value Pairs
        ...
        AVP: l=20  t=Framed-IPv6-Prefix(97): 2003:4:f007:13e4::/64
            [Length: 18]
            Framed-IPv6-Prefix: 004020030004f00713e40000000000000000
        AVP: l=20  t=X-Ascend-Call-Attempt-Limit(123): [unhandled integer
length(18)]
            [Length: 18]

Such an issue could be easily solved on Radius server through a proper entry in
the radius dictionary. It is unclear, how to tell Wireshark to display the
radius attribute 123 available in Radius requests not as
X-Ascend-Call-Attempt-Limit(123) but as Delegated-IPv6-Prefix(123).

The IPv6 attribute 97 is still shown correct as Framed-IPv6-Prefix(97), but the
IPv6 attribute 123 is shown incorrect as X-Ascend-Call-Attempt-Limit.

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