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 6243] Wireshark RADIUS Starent dictionaries need an update

Date: Tue, 29 May 2012 08:10:04 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6243

--- Comment #5 from Porus Mehta <porusdaramehta@xxxxxxxxxxx> 2012-05-29 08:10:03 PDT ---
Hi,

I agree that Integer64 might take some doing. We can keep the integer64 there
until someone implements it, as one is unlikely to encounter the attribute,
based on my experience. Alternatively, we can change it to octets for now.

With regards to the second point, we do have the ability to add optional
dictionaries in Wireshark when there are conflicts. All we need to do is keep a
the VSA 1,1, entry commented in the master file dictionary like this entry:
#$INCLUDE dictionary.nokia.conflict
The above Nokia dictionary conflicts with standard RADIUS attributes, so it is
normally kept commented, one remove the comment to activate it. So we can
definitely add an entry like:
#$INCLUDE dictionary.starent.vsa1
in the master dictionary file with a suitable note.

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