]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit - src/dhcpcd.conf.5.in
We can now detected primary addresses added or changed in BSD.
authorRoy Marples <roy@marples.name>
Thu, 19 Mar 2009 17:52:12 +0000 (17:52 +0000)
committerRoy Marples <roy@marples.name>
Thu, 19 Mar 2009 17:52:12 +0000 (17:52 +0000)
commit1abffd5ba55b4e4a2a149001a33349ef39139457
tree48da83c4a9a64018cfc66e5566531361b7260a9b
parent194b1fcb081f274e5759158267bf930f1bf57708
We can now detected primary addresses added or changed in BSD.
As such, we can wait for a 3RDPARTY to configure the interface, such as PPP.
We can then take the destination addess and automatically give it a default
route or any other DHCP option such as DNS servers.
This addresses #159.
13 files changed:
configure.c
configure.h
dhcp.c
dhcpcd-run-hooks.8.in
dhcpcd.8.in
dhcpcd.c
dhcpcd.conf.5.in
dhcpcd.h
if-bsd.c
if-options.c
if-options.h
net.c
net.h