[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dccp] Re: Updated DCCP tcpdump patch



Nishida-san,

Thanks for doing this. I was just about to start writing option code for
this so it is great.

I will review and post back any changes. I submitted the previous code
to tcpdump mailing list and they've suggested a few changes so I will
incorporate those also.

Regards,

Ian

Yoshifumi Nishida wrote:
> Hi, 
> I made an additional patch for this, which supports checksum calculation
> and printing extra information of dccp packets, such as options.
> You can get this patch from: 
>   http://www.jp.nishida.org/dccp/tcpdump-additional-patch 
> 
> Thanks,
> --
> Yoshifumi Nishida
> nishida at csl.sony.co.jp
> 
> 
> 
> From: Ian McDonald <iam4 at cs.waikato.ac.nz>
> Subject: Updated DCCP tcpdump patch
> Date: Tue, 02 Aug 2005 13:45:48 +1200
> Message-ID: <42EED04C.3040703 at cs.waikato.ac.nz>
> 
>  > Folks,
>  > 
>  > I have updated the DCCP tcpdump patch of Arnaldo's and it can be
>  > downloaded from my DCCP page:
>  > http://wand.cs.waikato.ac.nz/~iam4/dccp.html
>  > 
>  > Change's from Arnaldo's patch:
>  >     - made work for 48 bit acknowledge properly
>  >     - print ack number out on a DATAACK packet
>  >     - ported Arnaldo's patch to latest tcpdump (CVS 2005-7-31)
>  >     - merged in Joacim's patch to fix sequence numbers/ack nos
>  >     - added dccp.h to HDR section in Makefile.in
>  > 
>  > I would appreciate any feedback before I submit to tcpdump maintainers.
>  > 
>  > I wouldn't mind taking this patch further by adding support for CCID,
>  > options etc but this is a good start for now...
>  > 
>  > Regards,
>  > 
>  > Ian
>  > -
>  > To unsubscribe from this list: send the line "unsubscribe dccp" in
>  > the body of a message to majordomo at vger.kernel.org
>  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  >