Wireshark-commits: [Wireshark-commits] rev 22879: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 16 Sep 2007 09:07:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22879

User: jake
Date: 2007/09/16 09:07 AM

Log:
 The Fibre Channel protocol defines a virtual fabric tag (VFT) similar to
 ethernet's VLAN tag.  It is sometimes called the VSAN tag.  
 It used to be proprietary, but now it's standard.
 Wireshark currently displays it as an 8-byte field without dissecting it further.
 It'd be nice to have it broken down into fields. A patch is attached.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +91 -23    packet-fc.c    Modified