Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-1-6
Revision 1.150.4.3 / (download) - annotate - [select for diffs], Tue Jun 17 11:55:53 2003 UTC (9 years, 11 months ago) by msaitoh
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002
Changes since 1.150.4.2: +5 -10
lines
Diff to previous 1.150.4.2 (colored) to branchpoint 1.150 (colored) next main 1.151 (colored)
Pullup rev. 1.163 via patch (requested by itojun in ticket #984): remove all entries in rt timer queue on ip_mtudisc change, instead of destroying the queue.
Revision 1.150.4.2 / (download) - annotate - [select for diffs], Tue Nov 12 14:44:11 2002 UTC (10 years, 6 months ago) by tron
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001
Changes since 1.150.4.1: +3 -5
lines
Diff to previous 1.150.4.1 (colored) to branchpoint 1.150 (colored)
Pull up revision 1.160 (requested by itojun in ticket #977): always create pmtud timeout queue, as ip_mtudisc can be tweaked via sysctl at runtime. From lha@stacken.kth.se
Revision 1.150.4.1 / (download) - annotate - [select for diffs], Fri Jun 7 19:39:21 2002 UTC (10 years, 11 months ago) by thorpej
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1
Changes since 1.150: +4 -2
lines
Diff to previous 1.150 (colored)
pullup-1-6 ticket #202: syssrc/sys/netinet/ip_input.c 1.151 Original log message: look at rmx_mtu on IPsec tunnel MTU computation. From: David Waitzman <djw@bbn.com>
Revision 1.150 / (download) - annotate - [select for diffs], Sun May 12 20:33:50 2002 UTC (11 years ago) by matt
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6,
gehenna-devsw
Changes since 1.149: +4 -2
lines
Diff to previous 1.149 (colored)
Eliminate commons.