Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: ktrace-lwp
Revision 1.169.2.8 / (download) - annotate - [select for diffs], Thu Nov 10 14:11:07 2005 UTC (7 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.7: +20 -23
lines
Diff to previous 1.169.2.7 (colored) next main 1.170 (colored)
Sync with HEAD. Here we go again...
Revision 1.169.2.7 / (download) - annotate - [select for diffs], Fri Apr 1 14:31:50 2005 UTC (8 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.6: +3 -2
lines
Diff to previous 1.169.2.6 (colored)
Sync with HEAD.
Revision 1.169.2.6 / (download) - annotate - [select for diffs], Fri Mar 4 16:53:29 2005 UTC (8 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.5: +15 -15
lines
Diff to previous 1.169.2.5 (colored)
Sync with HEAD. Hi Perry!
Revision 1.169.2.5 / (download) - annotate - [select for diffs], Fri Feb 4 11:47:48 2005 UTC (8 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.4: +25 -40
lines
Diff to previous 1.169.2.4 (colored)
Sync with HEAD.
Revision 1.169.2.4 / (download) - annotate - [select for diffs], Mon Jan 17 19:32:54 2005 UTC (8 years, 4 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.3: +3 -3
lines
Diff to previous 1.169.2.3 (colored)
Sync with HEAD.
Revision 1.169.2.3 / (download) - annotate - [select for diffs], Sat Dec 18 09:33:05 2004 UTC (8 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.2: +20 -6
lines
Diff to previous 1.169.2.2 (colored)
Sync with HEAD.
Revision 1.169.2.2 / (download) - annotate - [select for diffs], Tue Oct 19 15:58:14 2004 UTC (8 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169.2.1: +17 -3
lines
Diff to previous 1.169.2.1 (colored)
Sync with HEAD
Revision 1.169.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:54:39 2004 UTC (8 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.169: +563 -238
lines
Diff to previous 1.169 (colored)
Sync with HEAD
Revision 1.169 / (download) - annotate - [select for diffs], Mon Jun 30 07:54:28 2003 UTC (9 years, 10 months ago) by itojun
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.168: +8 -3
lines
Diff to previous 1.168 (colored)
do not generate ICMP redirect when packet filter alters ip_dst to an address that reside on the same link. Cedric Berger convinced me that it is necessary.