git: etc/rc.d/wpa_supplicant: Fix broken check for ndis(4) interfaces.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Sep 7 06:28:31 PDT 2011
commit d98188c51a8aad8ed0bc361bf940ee077eff7a84
Author: Sascha Wildner <saw at online.de>
Date: Wed Sep 7 15:26:53 2011 +0200
etc/rc.d/wpa_supplicant: Fix broken check for ndis(4) interfaces.
With the new wlan stack, we need to check a sysctl to determine if it
is an ndis(4) interface because it is now wlanX that gets passed to
the script.
Depending on this, wpa_supplicant(8) will be started with either
"-D bsd" or "-D ndis".
Reported-by: Max Herrgard <herrgard at gmail.com>
Taken-from: FreeBSD
Summary of changes:
etc/rc.d/wpa_supplicant | 18 +++++++++++-------
1 files changed, 11 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d98188c51a8aad8ed0bc361bf940ee077eff7a84
--
DragonFly BSD source repository
More information about the Commits
mailing list