https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13745

--- Comment #27 from Marius Paliga <mareko.pal...@gmail.com> ---
After changes from Bug 13938 (removed redundant VENDOR keyword) and
optimization disabled there is a change, but the decoding is still incorrect.

Extended values are taken to decode Vendor-Specific and
Extended-Vendor-Specific-1 are decoded as unknown:


RADIUS Protocol
    Code: Access-Accept (2)
    Packet identifier: 0x1 (1)
    Length: 183
    Authenticator: 4546148f8caabcd344549bc6c6ada779
    Attribute Value Pairs
        AVP: l=19 t=User-Name(1): 00:00:00:00:00:05
            AVP Type: 1
            AVP Length: 19
            User-Name: 00:00:00:00:00:05
        AVP: l=21 t=Vendor-Specific(26) v=Alcatel-Lucent (formerly 'Panthera
Networks, Inc.')(6527)
            AVP Type: 26
            AVP Length: 21
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=15 t=Alc-Ext-Attribute4(12): [wrong length for IP address]
                VSA Type: 12
                VSA Length: 15
        AVP: l=25 t=Vendor-Specific(26) v=Alcatel-Lucent (formerly 'Panthera
Networks, Inc.')(6527)
            AVP Type: 26
            AVP Length: 25
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=19 t=Alc-Ext-Attribute3(11): [unhandled integer length(17)]
                VSA Type: 11
                VSA Length: 19
        AVP: l=12 t=Extended-Vendor-Specific-1(241.26) v=Alcatel-Lucent
(formerly 'Panthera Networks, Inc.')(6527)
            AVP Type: 241
            AVP Length: 12
            AVP Extended Type: 26
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=5 t=Unknown-Attribute(9): 00000005
                VSA Type: 9
                Unknown-Attribute: 00000005
        AVP: l=25 t=Vendor-Specific(26) v=Alcatel-Lucent (formerly 'Panthera
Networks, Inc.')(6527)
            AVP Type: 26
            AVP Length: 25
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=19 t=Unknown-Attribute(225):
30303a30303a30303a30303a30303a3035
                VSA Type: 225
                VSA Length: 19
                Unknown-Attribute: 30303a30303a30303a30303a30303a3035
        AVP: l=11 t=Extended-Vendor-Specific-1(241.26) v=Alcatel-Lucent
(formerly 'Panthera Networks, Inc.')(6527)
            AVP Type: 241
            AVP Length: 11
            AVP Extended Type: 26
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=4 t=Unknown-Attribute(15): 353a35
                VSA Type: 15
                Unknown-Attribute: 353a35
        AVP: l=20 t=Framed-IPv6-Prefix(97): 3ffe:0:0:5::/64
            AVP Type: 97
            AVP Length: 20
            Framed-IPv6-Prefix: 00403ffe0000000000050000000000000000
        AVP: l=18 t=Extended-Vendor-Specific-1(241.26) v=Alcatel-Lucent
(formerly 'Panthera Networks, Inc.')(6527)
            AVP Type: 241
            AVP Length: 18
            AVP Extended Type: 26
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=11 t=Unknown-Attribute(14): 7461726765743a353a35
                VSA Type: 14
                Unknown-Attribute: 7461726765743a353a35
        AVP: l=12 t=Extended-Vendor-Specific-1(241.26) v=Alcatel-Lucent
(formerly 'Panthera Networks, Inc.')(6527)
            AVP Type: 241
            AVP Length: 12
            AVP Extended Type: 26
            AVP Vendor ID: Alcatel-Lucent (formerly 'Panthera Networks, Inc.')
(6527)
            VSA: l=5 t=Unknown-Attribute(10): 00000005
                VSA Type: 10
                Unknown-Attribute: 00000005

-- 
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

Reply via email to