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 24931: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Sat, 12 Apr 2008 12:46:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24931

User: stig
Date: 2008/04/12 12:46 PM

Log:
 From Philip Frey (bug 2443):
 Add new dissectors for the iWARP protocol stack.
 The code can handle the following 3 protocols:
 - MPA
 - DDP
 - RDMAP

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +2 -0      Makefile.common             Modified
  +891 -0    packet-iwarp-ddp-rdmap.c    Added
  +1034 -0   packet-iwarp-mpa.c          Added

Directory: /trunk/
  Changes    Path          Action
  +4 -0      AUTHORS       Modified