Request from checksum function

roque@di.fc.ul.pt
Mon, 01 Apr 1996 16:12:42 +0200


Could any kind soul write with a checksum function for udp/tcp datagrams
that uses the following pseudo header:

16 byte saddr
16 byte daddr
4 byte (len)
3 bytes with 0
1 byte (protocol)

the addresses are usualy kept in pointers to a struct that as a 16 byte array

Yes... i just don't know assembler well :-(((((

thanks,
Pedro.