http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24645
User: guy
Date: 2008/03/15 11:49 PM
Log:
Rename Distributed Checksum Clearinghouse protocol from "DCCP" to just
"DCC". Googling for
DCCP "Distributed Checksum Clearinghouse Protocol"
finds only hits related to Ethereal/Wireshark, either on the Ethereal or
Wireshark Web site, or on discussions where Datagram Congestion Control
Protocol developers were griping that Ethereal/Wireshark already used
DCCP for the Distributed Checksum Clearinghouse protocol.
Next step: fix the Datagram Congestion Control Protocol dissector.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 Makefile.common Modified
+564 -0 packet-dcc.c Added
+415 -0 packet-dcc.h Added
+0 -564 packet-dccp.c Removed
+0 -415 packet-dccp.h Removed