]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/test-ipv4ll.c
sd-ipv4acd: introduce new library split out from sd-ipv4ll
authorTom Gundersen <teg@jklm.no>
Fri, 21 Aug 2015 10:50:31 +0000 (12:50 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 18 Sep 2015 13:14:43 +0000 (15:14 +0200)
commite3dca0089b7b50e2ec21409d1292727921d06102
tree7b437df24b2d8b3c5f4fcf215729efdd15eb656e
parent6af9144f5ff65cb9f6ae9999e7e0a9edc4841b2b
sd-ipv4acd: introduce new library split out from sd-ipv4ll

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.
Makefile.am
src/libsystemd-network/sd-ipv4acd.c [new file with mode: 0644]
src/libsystemd-network/sd-ipv4ll.c
src/libsystemd-network/test-ipv4ll.c
src/network/networkd-ipv4ll.c
src/systemd/sd-ipv4acd.h [new file with mode: 0644]
src/systemd/sd-ipv4ll.h