On Wed, Jun 04, 2003 at 12:18:46AM +0200, Stefan Auweiler wrote: > I got a snoop file from a RADIUS Server, where some Cisco VSAs are in. > Is there a solution, to get theses VSAs decoded?
Currently, you'd have to modify the RADIUS dissector to do that. > It seems that there is a dictionary support like the DIAMETER dictionary. Yes, it might be nice if the RADIUS dissector read from a dictionary (such as the dictionary that I think FreeRADIUS: http://www.freeradius.org/ has), rather than just having a hardwired dictionary; however, nobody's contributed code to do that.