Re: Tcp checksum calculation wrong by 2

2007-07-17 Thread Doug Barton
Raj wrote: > Hi Folks, > > This problem is related to Mac OS X 10.3. Sorry, this list isn't going to be able to help you with that. You should contact the Apple folks. Good luck, Doug -- This .signature sanitized for your protection ___ freeb

Re: TCP checksum

2006-05-26 Thread Julian Elischer
Amit Mondal wrote: Hi, Could anyone pls tell me the function freebsd provides for calculating TCP checksum. What I am doing, I am sniffing packet using divert packet and changing the destination address of the packet. Now, since TCP checksum calculation include Pseudo head (src dest IP ...