]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/test-ipv4ll.c
sd-ipv4acd,sd-ipv4ll: introduce _get_ifindex() and _get_ifname()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Dec 2020 06:00:06 +0000 (15:00 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Dec 2020 09:40:24 +0000 (18:40 +0900)
commit99b06a2f5c9794cf7f767bffc6aa6649cc979f17
treeb589fb1cd0f78cadbd7c9766b05e01599b131df6
parentebef02dd8f35f8b6ee58060b71b7f321a5027760
sd-ipv4acd,sd-ipv4ll: introduce _get_ifindex() and _get_ifname()

They will be used in later commits.

This also makes sd_ipv4acd_set_ifindex() check the existence of the interface.
src/libsystemd-network/sd-ipv4acd.c
src/libsystemd-network/sd-ipv4ll.c
src/libsystemd-network/test-ipv4ll.c
src/systemd/sd-ipv4acd.h
src/systemd/sd-ipv4ll.h