hostap/src/drivers
Jouni Malinen 94627f6cc8 hostapd: Detect bridge interface automatically
This makes the bridge parameter unnecessary for cases where the interface
is already in a bridge and sysfs is mounted to /sys so that the detection
code works.

For nl80211, the bridge 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 created.
2010-01-16 15:19:58 +02:00
..
.gitignore
Apple80211.h
driver.h Add deinit_ap driver op to help wpa_supplicant AP mode use 2010-01-16 12:20:51 +02:00
driver_atheros.c hostapd: Detect bridge interface automatically 2010-01-16 15:19:58 +02:00
driver_atmel.c
driver_broadcom.c
driver_bsd.c driver_bsd.c: Clean up EAPOL frame transmission code 2010-01-16 11:47:05 +02:00
driver_hostap.c
driver_hostap.h
driver_iphone.m
driver_ipw.c
driver_madwifi.c hostapd: Detect bridge interface automatically 2010-01-16 15:19:58 +02:00
driver_ndis.c Add deinit_ap driver op to help wpa_supplicant AP mode use 2010-01-16 12:20:51 +02:00
driver_ndis.h
driver_ndis_.c
driver_ndiswrapper.c
driver_nl80211.c hostapd: Detect bridge interface automatically 2010-01-16 15:19:58 +02:00
driver_none.c
driver_osx.m
driver_privsep.c
driver_ps3.c
driver_ralink.c
driver_ralink.h
driver_roboswitch.c
driver_test.c driver_test: Learn scan result channel from DS Params IE 2010-01-16 12:26:03 +02:00
driver_wext.c
driver_wext.h
driver_wired.c
drivers.c
drivers.mak
linux_ioctl.c hostapd: Detect bridge interface automatically 2010-01-16 15:19:58 +02:00
linux_ioctl.h hostapd: Detect bridge interface automatically 2010-01-16 15:19:58 +02:00
Makefile
MobileApple80211.c
MobileApple80211.h
ndis_events.c
netlink.c
netlink.h
nl80211_copy.h Sync with wireless-testing.git linux/nl80211.h 2010-01-16 12:06:42 +02:00
priv_netlink.h
wireless_copy.h