mac80211: add validation rules
authorJohn Crispin <john@openwrt.org>
Tue, 18 Feb 2014 13:34:08 +0000 (13:34 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 18 Feb 2014 13:34:08 +0000 (13:34 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39622

package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh

index 52e58beb519ebf0e316e1916d86fe1ebe92c32c9..8b85d2de9fca6e8aa494afe7bec9f37d41d9f246 100644 (file)
@@ -17,7 +17,7 @@ MP_CONFIG_STRING="mesh_power_mode"
 drv_mac80211_init_device_config() {
        hostapd_common_add_device_config
 
-       config_add_string path phy macaddr
+       config_add_string path phy 'macaddr:macaddr'
        config_add_string hwmode
        config_add_int beacon_int chanbw frag rts
        config_add_int rxantenna txantenna antenna_gain txpower distance
@@ -42,7 +42,7 @@ drv_mac80211_init_device_config() {
 drv_mac80211_init_iface_config() {
        hostapd_common_add_bss_config
 
-       config_add_string macaddr ifname
+       config_add_string 'macaddr:macaddr' ifname
 
        config_add_boolean wds powersave
        config_add_int maxassoc