Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-22 | sd-ipv4acd: fix namespacing | David Herrmann | |
Prefix all exported constants with SD_IPV4ACD to prevent namespacing conflicts. | |||
2015-09-18 | sd-ipv4acd: introduce new library split out from sd-ipv4ll | Tom Gundersen | |
This splits the Address Conflict Detection out of the Link Local library so that we can reuse it for DHCP and static addresses in the future. Implements RFC5227. |