mirror of https://github.com/hak5/openwrt-owl.git
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
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: 24722owl
parent
d08bc913a8
commit
7ecd1c7484
|
@ -158,3 +158,5 @@ CONFIG_INTERNAL_AES=y
|
|||
NEED_AES_DEC=y
|
||||
|
||||
CONFIG_WPS=y
|
||||
CONFIG_FULL_DYNAMIC_VLAN=y
|
||||
|
||||
|
|
Loading…
Reference in New Issue