Source-Changes archive

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

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   jonathan
Date:           Thu Aug 21 14:49:51 UTC 2003

Modified Files:
        src/sys/netinet: tcp_input.c udp_usrreq.c

Log Message:
Honour the M_CSUM_NO_PSEUDOHDR, if set on inbound TCP and UDP packets.
Tested against  bcm5700 with patched if_bge.c.


To generate a diff of this commit:
cvs rdiff -r1.175 -r1.176 src/sys/netinet/tcp_input.c
cvs rdiff -r1.105 -r1.106 src/sys/netinet/udp_usrreq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index