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

Wireshark-commits: [Wireshark-commits] rev 19060: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 28 Aug 2006 12:24:25 GMT
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