Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: kent-audio2
Revision 1.129.2.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:34 2005 UTC (8 years ago) by kent
Branch: kent-audio2
Changes since 1.129: +263 -11
lines
Diff to previous 1.129 (colored) next main 1.130 (colored)
sync with -current
Revision 1.129 / (download) - annotate - [select for diffs], Tue Dec 21 05:51:32 2004 UTC (8 years, 5 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-km-base,
kent-audio1-beforemerge
Branch point for: yamt-km,
kent-audio2
Changes since 1.128: +125 -54
lines
Diff to previous 1.128 (colored)
factor out receive side tcp/udp checksum handling code so that they can be used by eg. packet filters. reviewed by Christos Zoulas on tech-net@. (slightly tweaked since then to make tcp and udp similar.)