Up to [cvs.NetBSD.org] / src / sys / netinet6
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: elad-kernelauth
Revision 1.83.2.2 / (download) - annotate - [select for diffs], Thu May 11 23:31:35 2006 UTC (7 years ago) by elad
Branch: elad-kernelauth
Changes since 1.83.2.1: +84 -28
lines
Diff to previous 1.83.2.1 (colored) to branchpoint 1.83 (colored) next main 1.84 (colored)
sync with head
Revision 1.83.2.1 / (download) - annotate - [select for diffs], Wed Apr 19 04:46:12 2006 UTC (7 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.83: +4 -6
lines
Diff to previous 1.83 (colored)
sync with head.
Revision 1.83 / (download) - annotate - [select for diffs], Sun Mar 5 23:47:08 2006 UTC (7 years, 2 months ago) by rpaulo
Branch: MAIN
CVS Tags: yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
peter-altq-base
Branch point for: peter-altq,
elad-kernelauth
Changes since 1.82: +49 -3
lines
Diff to previous 1.82 (colored)
NDP-related improvements:
RFC4191
- supports host-side router-preference
RFC3542
- if DAD fails on a interface, disables IPv6 operation on the
interface
- don't advertise MLD report before DAD finishes
Others
- fixes integer overflow for valid and preferred lifetimes
- improves timer granularity for MLD, using callout-timer.
- reflects rtadvd's IPv6 host variable information into kernel
(router only)
- adds a sysctl option to enable/disable pMTUd for multicast
packets
- performs NUD on PPP/GRE interface by default
- Redirect works regardless of ip6_accept_rtadv
- removes RFC1885-related code
From the KAME project via SUZUKI Shinsuke.
Reviewed by core.