http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29010
User: jake
Date: 2009/07/07 11:07 PM
Log:
From Don Chirieleison:
Within the attached diff file are two source files, packet-dtn.h and
packet-dtn.c. Their function is to decode Bundle Protocol PDUs sent using the
UDP or TCP Convergence Layers. These protocols have been released by the
Internet Research Task Force and are described in RFC 4838 and RFC 5050.
Detailed information on DTN can be obtained at www.dtnrg.org.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 Makefile.common Modified
+2309 -0 packet-dtn.c Added
+134 -0 packet-dtn.h Added
Directory: /trunk/
Changes Path Action
+4 -0 AUTHORS Modified