Re: [tcpdump-workers] [PATCH] tcpv6: removal of duplicate code

2006-11-02 Thread Hannes Gredler
checked in and added you to the hall of shame (aka CREDITS file). tx for your submission, /hannes Gerrit Renker wrote: > This is an optional patch which removes duplicated code > from tcp6_cksum: comparison shows that the code of in_cksum > re-appears in that function. > > In addition, it fixe

[tcpdump-workers] [PATCH] tcpv6: removal of duplicate code

2006-10-30 Thread Gerrit Renker
This is an optional patch which removes duplicated code from tcp6_cksum: comparison shows that the code of in_cksum re-appears in that function. In addition, it fixes a typo in printing invalid checksums: * previously: "cksum xDEAD (incorrect (-> xBEEF)" * now:"cksum xDEAD