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

Date: Tue, 05 Jan 2010 08:17:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31444

User: sfisher
Date: 2010/01/05 12:17 AM

Log:
 Minor updates to ISL dissector:
 
 - Bring URLs at top of file up to date.
 - Replace redundant true false string (bpdu_tfs) with built-in one (tfs_yes_no)
 - Change VLAN ID representations from hex to decimal 
 - Change description (but not filter name) for BPDU indicator to indicate that,
   per Cisco documentation, it is set when it is not only a BPDU frame but also
   set for CDP and VTP frames.
 - Add "(Color)" to VLAN ID field descriptions for nostalgic reasons :)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +9 -18     packet-isl.c    Modified