Am Dienstag 09 November 2010 schrieb Helmut Schaa:
> 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.

Ah, this changes the default behavior when using dynamic VLAN assignment as
hostapd will also automatically create the required bridge interfaces.

Since the VLAN stuff is not used by default in OpenWrt it should be safe to
add this patch but I'd like to hear Felix opinion first.

Thanks,
Helmut

> Signed-off-by: Helmut Schaa <[email protected]>
> ---
>  package/hostapd/files/hostapd-full.config |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/package/hostapd/files/hostapd-full.config 
> b/package/hostapd/files/hostapd-full.config
> index cf7993c..33de7e0 100644
> --- 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
> +
> 

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to