]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: Check carrier directly after a route socket overflow
authorRoy Marples <roy@marples.name>
Wed, 18 Sep 2019 12:59:03 +0000 (13:59 +0100)
committerRoy Marples <roy@marples.name>
Wed, 18 Sep 2019 12:59:03 +0000 (13:59 +0100)
commit7e52349f0fd74106e13209946ab2c443e18ba7b2
tree07b5ff444bb9a76f64f0dfae1bf9833504d57870
parent3e6aca7e6caa05ff33820c05a4186e9ecd9b9b4e
dhcpcd: Check carrier directly after a route socket overflow

Check carrier directly rather than using LINK_UNKNOWN as that
will be forced down for wireless cards.
src/dhcpcd.c