Updated the comment on 'bridge' variable to mention nl80211 which needs
authorJouni Malinen <j@w1.fi>
Wed, 7 May 2008 10:51:00 +0000 (13:51 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 7 May 2008 10:51:00 +0000 (13:51 +0300)
this parameter, too.

hostapd/hostapd.conf

index 1d8bfa7..5b1c320 100644 (file)
@@ -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);