http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1333
------- Comment #3 from martin.mathieson@xxxxxxxxxxxx 2007-01-26 16:22 GMT -------
There are 2 ways (controlled by Diameter protocol preferences) for the diameter
dissector to read in AVP details, the more up-to-date version is loaded from
XML files (but requires an XML library to be installed on your machine). The
alternative, stored in epan/dissectors/packet-diameter-defs.h, is I think less
well maintained.
The change I made was to dictionary.xml from the diameter folder.
If you are using this method (I think you are given the type 50 error you
reported) I'd suggest taking an up-to-date version of that file from the
Subversion repository, and copying it over your installed version (it is loaded
at runtime).
Hope this helps.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.