Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-01 | Bugfix 5377: strict-dad must be applied before interfaces are configured | Bob Gilligan | |
2010-02-23 | Bugfix 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. |