]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ipv4acd: update condition of address conflict
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 20 Jun 2021 18:45:29 +0000 (03:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Jun 2021 15:49:02 +0000 (00:49 +0900)
commit7f77917c0effe92d5fed52503bceddabcb4667ba
tree9bb08026ffe91dc06d6a374b134b603efea65e19
parent5c35c13a4d6c6c457dd07e128c92abfd76550516
sd-ipv4acd: update condition of address conflict

See RFC 5227 section 2.1.1.

This introduces a callback which intend to a library user, e.g.
networkd, checks whether the sender hardware address is a MAC address of
the host's intrerface or not.
src/libsystemd-network/sd-ipv4acd.c
src/systemd/sd-ipv4acd.h