]> 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)
commita059999ad58d92aa28855ef156e06bf4a247c3e4
tree07b5ff444bb9a76f64f0dfae1bf9833504d57870
parent76385b74a7383927fa2570e21482cc1dc79d9bc3
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