Helmut Schaa | 9 Nov 2010 08:27

[PATCH] hostapd: Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig

Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig. By default
this feature is still disabled.

Signed-off-by: Helmut Schaa <helmut.schaa <at> googlemail.com>
---
 hostapd/defconfig |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/hostapd/defconfig b/hostapd/defconfig
index 3ecb7e3..6e15b78 100644
--- a/hostapd/defconfig
+++ b/hostapd/defconfig
 <at>  <at>  -153,6 +153,10  <at>  <at>  CONFIG_IPV6=y
 # Remove support for VLANs
 #CONFIG_NO_VLAN=y

+# Enable support fur fully dynamic VLANs. This enables hostapd to
+# automatically create bridge and VLAN interfaces if necessary.
+#CONFIG_FULL_DYNAMIC_VLAN=y
+
 # Remove support for dumping state into a file on SIGUSR1 signal
 # This can be used to reduce binary size at the cost of disabling a debugging
 # option.
--

-- 
1.7.1
Jouni Malinen | 9 Nov 2010 15:39
Picon

Re: [PATCH] hostapd: Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig

On Tue, Nov 09, 2010 at 08:27:43AM +0100, Helmut Schaa wrote:
> Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig. By default
> this feature is still disabled.

Thanks, applied.

--

-- 
Jouni Malinen                                            PGP id EFC895FA
Bjarke Istrup Pedersen | 10 Nov 2010 13:02
Picon

Re: [PATCH] hostapd: Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig

2010/11/9 Helmut Schaa <helmut.schaa <at> googlemail.com>:
> Add comment about CONFIG_FULL_DYNAMIC_VLAN to defconfig. By default
> this feature is still disabled.
>
> Signed-off-by: Helmut Schaa <helmut.schaa <at> googlemail.com>
> ---
>  hostapd/defconfig |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/hostapd/defconfig b/hostapd/defconfig
> index 3ecb7e3..6e15b78 100644
> --- a/hostapd/defconfig
> +++ b/hostapd/defconfig
>  <at>  <at>  -153,6 +153,10  <at>  <at>  CONFIG_IPV6=y
>  # Remove support for VLANs
>  #CONFIG_NO_VLAN=y
>
> +# Enable support fur fully dynamic VLANs. This enables hostapd to
> +# automatically create bridge and VLAN interfaces if necessary.
> +#CONFIG_FULL_DYNAMIC_VLAN=y
> +
>  # Remove support for dumping state into a file on SIGUSR1 signal
>  # This can be used to reduce binary size at the cost of disabling a debugging
>  # option.
> --
> 1.7.1
>
> _______________________________________________
> HostAP mailing list
> HostAP <at> lists.shmoo.com
(Continue reading)


Gmane