Wireshark-commits: [Wireshark-commits] rev 31120: /trunk/epan/ /trunk/epan/dissectors/: Makefile.co

Date: Sun, 29 Nov 2009 19:11:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31120

User: jake
Date: 2009/11/29 11:11 AM

Log:
 From Mithun Roy:
 This is a patch for a new dissector that decodes LTP (Licklider Transmission
 Protocol) data according to RFC 5326.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +3 -6      packet-dtn.c       Modified
  +6 -0      packet-dtn.h       Modified
  +853 -0    packet-ltp.c       Added

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