http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19060
User: gmorris
Date: 2006/08/28 12:24 PM
Log:
Fix the decoding of SLP attributes. Open SLP has the ability to pass back multiple attribute types in each reply. Previously the dissector only would dissect address attributes. The change adds parsing of attributes and proper dissection of names and address attributes contained in the same reply payload.
Directory: /trunk/epan/dissectors/
Changes Path Action
+97 -60 packet-srvloc.c Modified