]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
ARP: Don't send an initial ARP announcement for newly added addresses
authorRoy Marples <roy@marples.name>
Tue, 8 Oct 2019 12:35:50 +0000 (13:35 +0100)
committerRoy Marples <roy@marples.name>
Tue, 8 Oct 2019 12:35:50 +0000 (13:35 +0100)
commit1c6064da648c9b67a79d7f2b9d19e91d17db2177
treeadf3debc9d31a8963419d173866b6e9a964bca0a
parentc07740a7b83cb71b8db7fb7de23d6214c905b7aa
ARP: Don't send an initial ARP announcement for newly added addresses

The kernel will do this for us.
src/arp.c
src/ipv4.c
src/ipv4.h