http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21967
User: etxrab
Date: 2007/05/28 06:38 AM
Log:
 From Joe Eykholt:
 Attached is a patch file and a new dissector for FCoE.   This protocol
 is described at http://fcoe.com and has been submitted to T11. It is an encapsulation protocol that can be used to transport FC frames over raw Ethernet when the link is loss-free due to pause.  The Ethertype 0x8906 has been reserved through IEEE for this protocol.
Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -0      Makefile.common       Modified
  +1 -0      packet-ethertype.c    Modified
  +338 -0    packet-fcoe.c         Added
Directory: /trunk/epan/
  Changes    Path          Action
  +4 -0      etypes.h      Modified