Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: matt-nb5-pq3
Revision 1.275.4.1.8.2 / (download) - annotate - [select for diffs], Fri Jan 7 03:17:44 2011 UTC (2 years, 4 months ago) by matt
Branch: matt-nb5-pq3
Changes since 1.275.4.1.8.1: +2 -4
lines
Diff to previous 1.275.4.1.8.1 (colored) to branchpoint 1.275.4.1 (colored) next main 1.276 (colored)
Backout an inadverdant change.
Revision 1.275.4.1.8.1 / (download) - annotate - [select for diffs], Fri Jan 7 03:16:14 2011 UTC (2 years, 4 months ago) by matt
Branch: matt-nb5-pq3
Changes since 1.275.4.1: +4 -2
lines
Diff to previous 1.275.4.1 (colored)
If using hardware checksum offload and the packet can't be h/w checksumed (for whatever reason, some hardware is stupid) allow the driver to calculate the checksum instead.
Revision 1.275.4.1 / (download) - annotate - [select for diffs], Tue Nov 25 04:04:38 2008 UTC (4 years, 6 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-pq3-base,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-pq3
Changes since 1.275: +3 -2
lines
Diff to previous 1.275 (colored) next main 1.276 (colored)
Pull up following revision(s) (requested by rmind in ticket #119): sys/netinet/ip_input.c: revision 1.276 ip_input: fix an IPQ "lock" leak. (hi <matt>!)