Ethereal-dev: [Ethereal-dev] DCCP: new dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Francesco Fondelli <francesco.fondelli@xxxxxxxxx>
Date: Tue, 20 Sep 2005 15:56:16 +0200
Hi All,

DCCP is a new connection oriented transport protocol with (pluggable)
congestion avoidance mechanisms (like TCP) without reliability-retransmission
(like UDP). DCCP is currently at draft RFC status but I am sure it will become
proposed standard soon.
For more info: http://www.ietf.org/html.charters/dccp-charter.html.

You find attached a patch file (against svn rev. 15894), two files to copy in
epan/dissectors and a libpcap dump to test it. (BTW, is there any way to tell
'svn diff' to consider new files not present in repository?)

I have tested this dissector for a while and, as far as I now, it is stable.
Please check it in.

Ciao
FF

Attachment: dccp.tgz
Description: application/compressed