summaryrefslogtreecommitdiff
path: root/templates/system/ipv6/strict-dad/node.def
AgeCommit message (Collapse)Author
2010-03-01Bugfix 5377: strict-dad must be applied before interfaces are configuredBob Gilligan
(cherry picked from commit 572c2eba2e7019cc3ff26e45cc0a46f81424e852)
2010-02-24Bugfix 5377: Add parameter to control behavior when DAD fails.Bob Gilligan
RFC-4862 requires that IPv6 operation on an interface be disabled when DAD fails on a link-local address. The kernel IPv6 code supports this feature, but doesn't enable it by default. This change provides a configurable parameter to control this behavior, but, like the kenrnel, disables it by default. (cherry picked from commit 2e9a80aacef26fc72a2c0a6c1736c44355d77e87)