Up to [cvs.NetBSD.org] / src / sys / netinet6
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: wrstuden-fixsa
Revision 1.90.2.1.2.2 / (download) - annotate - [select for diffs], Sun Sep 23 21:36:35 2007 UTC (5 years, 8 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.90.2.1.2.1: +2 -3
lines
Diff to previous 1.90.2.1.2.1 (colored) next main 1.90.2.2 (colored)
Sync with somewhat-recent netbsd-4.
Revision 1.90.2.1.2.1 / (download) - annotate - [select for diffs], Mon Jun 4 01:54:25 2007 UTC (5 years, 11 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.90.2.1: +56 -2
lines
Diff to previous 1.90.2.1 (colored)
Update to today's netbsd-4.
Revision 1.90.2.1 / (download) - annotate - [select for diffs], Sat Apr 28 18:30:12 2007 UTC (6 years ago) by bouyer
Branch: netbsd-4
Branch point for: wrstuden-fixsa
Changes since 1.90: +34 -2
lines
Diff to previous 1.90 (colored)
Pull up following revision(s) (requested by christos in ticket #587):
sys/netinet6/ip6_input.c: revision 1.102
sys/netinet6/route6.c: revision 1.18
sys/netinet6/ip6_var.h: revision 1.41
sys/netinet6/ip6_var.h: revision 1.42
sbin/sysctl/sysctl.8: patch
Disable processing of routing header type 0 packets since they can be used
of DoS attacks. Provide a sysctl to re-enable them (net.inet6.ip6.rht0).
Information from:
http://www.secdev.org/conf/IPv6_RH_security-csw07.pdf
fix typo.