projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d08bc91
)
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 19 Dec 2010 11:48:38 +0000
(11:48 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 19 Dec 2010 11:48:38 +0000
(11:48 +0000)
This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24722
package/hostapd/files/hostapd-full.config
patch
|
blob
|
history
diff --git
a/package/hostapd/files/hostapd-full.config
b/package/hostapd/files/hostapd-full.config
index cf7993c3465c567cc9901c5f574df3e93227f534..33de7e0df3839c041e1ccd1664b5a3ac5d0e8d0c 100644
(file)
--- a/
package/hostapd/files/hostapd-full.config
+++ b/
package/hostapd/files/hostapd-full.config
@@
-158,3
+158,5
@@
CONFIG_INTERNAL_AES=y
NEED_AES_DEC=y
CONFIG_WPS=y
+CONFIG_FULL_DYNAMIC_VLAN=y
+