]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
Add bridge handling for WDS STA interfaces
authorFelix Fietkau <nbd@openwrt.org>
Tue, 9 Nov 2010 14:12:42 +0000 (16:12 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Nov 2010 14:12:42 +0000 (16:12 +0200)
commitd38ae2ea85d7f67062c04f91b33fc045f9e792b5
tree32109ef7a5ceaf5892f7d6930b805dd3099003bb
parent4a8c72959e3f889d4611660b1d9764515c815d86
Add bridge handling for WDS STA interfaces

By default, add them to the configured bridge of the AP interface
(if present), but allow the user to specify a separate bridge.
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/ap_drv_ops.c
src/drivers/driver.h
src/drivers/driver_nl80211.c