]> 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)
commita3ba3a96464ed02cc92fabd921599c9315350642
treeadf3debc9d31a8963419d173866b6e9a964bca0a
parentf144334d78dc6a8027f215150225f3ccfb6b9561
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