Updated the comment on 'bridge' variable to mention nl80211 which needs
this parameter, too.
This commit is contained in:
parent
579313ab07
commit
dcf9c2bd77
1 changed files with 3 additions and 3 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue