- ##### hostapd configuration file ##############################################
- # Empty lines and lines starting with # are ignored
-
- # AP netdevice name (without 'ap' postfix, i.e., wlan0 uses wlan0ap for
- # management frames); ath0 for madwifi
- interface=wlan0
-
- # In case of madwifi, atheros, and nl80211 driver interfaces, an additional
- # configuration parameter, bridge, may be used to notify hostapd if the
- # interface is included in a bridge. This parameter is not used with Host AP
- # driver. If the bridge parameter is not set, the drivers will automatically
- # figure out the bridge interface (assuming sysfs is enabled and mounted to
- # /sys) and this parameter may not be needed.
- #
- # For nl80211, this parameter can be used to request the AP interface to be
- # added to the bridge automatically (brctl may refuse to do this before hostapd
- # has been started to change the interface mode). If needed, the bridge
- # interface is also creat