]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Add an option to control dhcpcd forking or not if the RA does not contain
authorRoy Marples <roy@marples.name>
Wed, 7 Mar 2012 10:06:45 +0000 (10:06 +0000)
committerRoy Marples <roy@marples.name>
Wed, 7 Mar 2012 10:06:45 +0000 (10:06 +0000)
commit61dd6cf9ab7dfbdf6dac4e4517517448c02003b2
treea3a8c0c9033d800ab0e23e4fd699e6ca7c293ae3
parent59b38886f9e00950b4b83d67d115f3f8cd120f4f
Add an option to control dhcpcd forking or not if the RA does not contain
a RDNSS option.
This involves changing our options to an unsigned long long so we can use
more than 32 bits.
dhcp.c
dhcp.h
dhcpcd.c
dhcpcd.conf.5.in
dhcpcd.h
if-options.c
if-options.h
ipv6rs.c