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 37004: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 06 May 2011 01:27:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37004

User: morriss
Date: 2011/05/05 06:27 PM

Log:
 From Peter Paluch via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5893 :
 
 Add support for VTP Join messages.
 
 From me: rather than add the first and last VLANs with separate hf_ variables
 and the masked ones with proto_tree_add_text(), use one hf_ variable for all the
 VLAN IDs.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +46 -14    packet-vtp.c    Modified