ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] how are the Radius dictionary files used?

From: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Date: Wed, 14 Dec 2016 12:45:14 +0100
Hi Eliot,


On Wed, Dec 14, 2016 at 9:10 AM, Eliot Lear <lear@xxxxxxxxxxxxxxxxxxx> wrote:
Hi everyone,

I'm doing some work to add support for a new DHCP option.  I've already
added and tested code in the appropriate dissector files, but I see that
there are several files in the radius/ directory (dictionary.dhcp and
dictionary.freedhcp).  These look roughly like the dictionary files used
by freeradius, but with the possibility of compound types.  The option
I'm adding is fairly straight forward: it's a length and string.  It
doesn't get much simpler.  Should I place an entry in these files
indicating "byte string"?
For DHCP, Wireshark don't use RADIUS dicto like freeradius

You need to modify packet-bootp.c (or packet-dhcpv6.c) for add new option.
 

Apologies if this is in a FAQ somewhere.  A pointer to the answer would
be fine.

Thanks,

Eliot


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe