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

Ethereal-dev: SV: [Ethereal-dev] Few more RADIUS Attributes as filterable fields

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Tue, 8 Feb 2005 19:53:24 +0100
Checked in
Brg
Anders
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of LEGO
Sent: den 7 februari 2005 22:25
To: Ethereal development
Subject: [Ethereal-dev] Few more RADIUS Attributes as filterable fields


Attached You'll find yet another patch adding few more fields to
RADIUS (I and O Packets and Octets) .

I personally believe that It's about time to make the generation of
the hf array "automatic" and that most attributes should be taken out
of the dissector into a Dictionary file (we could use that of
FreeRadius) that way:

1) the radius dissector would become a smaller more manageable piece
of code (I believe 5000 lines of code are way too much for such a
simple protocol).

and

2) would allow users to add attributes (using their vendor's private
radius dictionaries) on their own without having to modify the code.

In the meanwhile here's yet another patch to packet-radius.c to add
few attributes.


Luis