]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
ARP: call arp_announced when cancelling it
authorRoy Marples <roy@marples.name>
Tue, 2 Jun 2020 10:48:35 +0000 (11:48 +0100)
committerRoy Marples <roy@marples.name>
Tue, 2 Jun 2020 10:50:20 +0000 (11:50 +0100)
commit12962d2cf34fda6a15d2ac4f4500138ebfc16429
tree810e0464ea99679f302d94e91ffe738ee9cd4516
parent587d4465a93de2c24d85face4cee7c64906daf52
ARP: call arp_announced when cancelling it

This signals that the announcement has finished and any BPF process
can then be closed off.
src/arp.c