From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerrit Renker Date: Tue, 25 Sep 2007 08:08:29 +0000 Subject: Re: tcpdump broken wrt CsCov & CsVal parsing? Message-Id: <200709250908.29357@strip-the-willow> List-Id: References: <20070922144111.GE10051@ghostprotocols.net> In-Reply-To: <20070922144111.GE10051@ghostprotocols.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org | On 9/23/07, Arnaldo Carvalho de Melo wrote: | > Trying to rebuild a proper test setup, so far using just loopback for | > simple tests I noticed this problem: | > | > Who was the last person to touch the DCCP support code in tcpdump? Care | > to take a look? | > | > - Arnaldo | | I'm pretty sure that would be me :-( | | I'll take a look but it won't be very soon. | ... and me too :) I know this problem - CsCov and CCVal were swapped in the header file. As far as I recall the maintainer had checked an update in last year. You didn't say which version of tcpdump you were using, I checked locally: * tcpdump 3.9.5 as Debian package with libpcap 0.9.5 has this swap-problem * tcpdump 3.9.5 built from tcpdump source, with libpcap 0.9.4 works correct Can you try tcpdump from source please and check if the problem persists?