Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-28 | T1912: migrate 'system ip(v6)' subsystem to XML/Python | Christian Poessinger | |
2019-07-05 | T1499: Allow for usage of systemd interface mappings (#103) | runborg | |
* T1499: Allow for usage of systemd interface mappings * T1499: Fix not working regex in ethernet interface parsing | |||
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. |