]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
link: introduce LINK_DOWN_IFFUP
authorRoy Marples <roy@marples.name>
Wed, 30 Jan 2019 22:40:12 +0000 (22:40 +0000)
committerRoy Marples <roy@marples.name>
Wed, 30 Jan 2019 22:40:12 +0000 (22:40 +0000)
commit3458df6129a28ada2a6d613c4054136430f99f4c
tree474240fa9586feebe4f0d0fd431e72786c81b286
parentb5d6851a11522fa5f3f17cf6ecf9e3e5bf4bd625
link: introduce LINK_DOWN_IFFUP

Set this state so when we preserve config on carrier loss.
This allows us to remove config if the interface is then brought down.
src/dhcp.c
src/dhcp6.c
src/dhcpcd.c
src/dhcpcd.h
src/ipv6nd.c
src/script.c