]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Rework the ARP code so that we can have multiple ARP states.
authorRoy Marples <roy@marples.name>
Thu, 23 Oct 2014 19:07:35 +0000 (19:07 +0000)
committerRoy Marples <roy@marples.name>
Thu, 23 Oct 2014 19:07:35 +0000 (19:07 +0000)
commit1d5d236a813dc87b987cfe054ffd7feb9be23715
tree6c17a466dc202c2c263101a6cd54fc4190d50db5
parent16c6fdf9d9b227624b8d2782ca431865095ba14d
Rework the ARP code so that we can have multiple ARP states.
Split the ARP resolution code to dhcp or ipv4ll where it belongs.
This allows us to probe IPv4LL while still DISCOVERing a DHCP lease.
arp.c
arp.h
dhcp.c
dhcp.h
dhcpcd.c
dhcpcd.conf.5.in
if-options.h
ipv4.c
ipv4.h
ipv4ll.c