Updated the comment on 'bridge' variable to mention nl80211 which needs

this parameter, too.
This commit is contained in:
Jouni Malinen 2008-05-07 13:51:00 +03:00
parent 579313ab07
commit dcf9c2bd77

View file

@ -5,9 +5,9 @@
# management frames); ath0 for madwifi # management frames); ath0 for madwifi
interface=wlan0 interface=wlan0
# In case of madwifi driver, an additional configuration parameter, bridge, # In case of madwifi and nl80211 driver interfaces, an additional configuration
# must be used to notify hostapd if the interface is included in a bridge. This # parameter, bridge, must be used to notify hostapd if the interface is
# parameter is not used with Host AP driver. # included in a bridge. This parameter is not used with Host AP driver.
#bridge=br0 #bridge=br0
# Driver interface type (hostap/wired/madwifi/prism54/test/nl80211/bsd); # Driver interface type (hostap/wired/madwifi/prism54/test/nl80211/bsd);