From: Jouni Malinen Date: Wed, 7 May 2008 10:51:00 +0000 (+0300) Subject: Updated the comment on 'bridge' variable to mention nl80211 which needs X-Git-Tag: hostap_0_6_4~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dcf9c2bd77ad646e8bd23d0b869c634bef280854;p=thirdparty%2Fhostap.git Updated the comment on 'bridge' variable to mention nl80211 which needs this parameter, too. --- diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index 1d8bfa75a..5b1c3205c 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -5,9 +5,9 @@ # management frames); ath0 for madwifi interface=wlan0 -# In case of madwifi driver, an additional configuration parameter, bridge, -# must be used to notify hostapd if the interface is included in a bridge. This -# parameter is not used with Host AP driver. +# In case of madwifi and nl80211 driver interfaces, an additional configuration +# parameter, bridge, must be used to notify hostapd if the interface is +# included in a bridge. This parameter is not used with Host AP driver. #bridge=br0 # Driver interface type (hostap/wired/madwifi/prism54/test/nl80211/bsd);