Wireshark-commits: [Wireshark-commits] rev 35475: / /trunk/epan/dissectors/: Makefile.common packet

Date: Tue, 11 Jan 2011 08:22:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35475

User: jake
Date: 2011/01/11 12:22 AM

Log:
 From Slava K:
 FCoIB – Fibre Channel over InfiniBand. The protocol enables transmission of
 Fibre Channel frames over InfiniBand networks. It is based on encapsulation of
 Fibre Channel frames over InfiniBand UD transport. The discovery protocol is
 based on the FIP protocol (not supported by this patch).
 
 This patch adds an FCoIB dissector to Wireshark. It is based in large part on
 the existing FCoE dissection code.
 
 This code is submitted on behalf of Mellanox Technologies Ltd.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +467 -0    packet-fcoib.c     Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified