hostapd: read missing parameter for dynamic VLANs
authorJohn Crispin <john@openwrt.org>
Mon, 6 Oct 2014 04:52:21 +0000 (04:52 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 6 Oct 2014 04:52:21 +0000 (04:52 +0000)
In r41872 Dynamic VLAN support was reintroduced, but the vlan_naming
parameter is not read while setting up the config, so it always
defaults to 1.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 42787

package/network/services/hostapd/files/netifd.sh

index c50869361d38a4f214edd4419151b21f81307c0e..5dfb43d0f1e82b88f70fc83ffa18c492ec636ae5 100644 (file)
@@ -220,7 +220,7 @@ hostapd_set_bss_options() {
                                dae_client dae_secret dae_port \
                                nasid ownip \
                                eap_reauth_period dynamic_vlan \
-                               vlan_tagged_interface
+                               vlan_naming vlan_tagged_interface
 
                        # legacy compatibility
                        [ -n "$auth_server" ] || json_get_var auth_server server