]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
It's possible to configure a Linux kernel with nl80211 where the
authorRoy Marples <roy@marples.name>
Mon, 15 Sep 2014 23:05:20 +0000 (23:05 +0000)
committerRoy Marples <roy@marples.name>
Mon, 15 Sep 2014 23:05:20 +0000 (23:05 +0000)
commitf7d83c0dfcb2f59cdff41e7892ea507ecac2f639
tree504bac22905dac5aa4a8810bc151ea0b23c1d6cc
parent2e21d85f7a63e938b34c11cde49c380ee8ccd183
It's possible to configure a Linux kernel with nl80211 where the
SSID won't be reported, but is available via WEXT.
This is very silly, but dhcpcd still needs to work.
Thus enable both protocols and use nl80211 if WEXT fails.
configure
if-linux.c