summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-ipv4acd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: currently IPv4ACD requires MAC address whose length is ETH_ALENYu Watanabe2022-01-311-3/+5
* network: use NetworkConfigSource/State to manage addresses and routesYu Watanabe2021-09-241-94/+63
* network: introduce ipv4acd_set_ifname()Yu Watanabe2021-09-101-0/+15
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* network: ipv4acd: update log messageYu Watanabe2021-07-011-3/+3
* network: introduce callback fucntions to check the sender MAC address for IPv...Yu Watanabe2021-06-301-0/+19
* network: ipv4acd: first probe address and then assign itYu Watanabe2021-06-301-0/+271