+ json_get_vars usestaticip localip + [ "$usestaticip" = "1" ] && { + localaddr="${localip:+local ip=$localip}" + } - xl2tpd-control add l2tp-${interface} pppoptfile=${optfile} lns=${server} || { + xl2tpd-control add l2tp-${interface} pppoptfile=${optfile} lns=$...
json_selectswitchjson_select"$name"json_get_keys roles roles json_select .. json_select ..forindexin$roles;doeval"port=\$cpu$(((index - 1) % n_cpu))"json_selectswitchjson_select"$name"json_select ports json_select"$port"json_get_vars num device need_tag want_untag json_select .. ...
Describe the bug Although undocumented, inside the netifd/wireless/mac80211.sh file there is a setting labeled he_bss_color_enabled: json_get_vars \ he_su_beamformer:1 \ he_su_beamformee:1 \ he_mu_beamformer:1 \ he_twt_required:0 \ he_sp...
json_get_vars ifname mode ssid wds powersave macaddrenablewpa_psk_file vlan_file [-n"$ifname"]||{ localprefix; case"$mode"in ap|sta|mesh) prefix=$mode;; adhoc) prefix=ibss;; monitor) prefix=mon;; esac mac80211_set_ifname"$phy""$prefix" ...
To use devicemapper, you can manually configure the storage driver to use through the --storage-driver daemon option, or by setting "storage-driver" in the daemon.json configuration file.IMPORTANT: In Docker 1.13, the managed plugin api changed, as compared to the experimental version introduced...
> json_get_vars mesh_id mcast_rate > > -- Regards Daniel Danzberger embeDD GmbH, Alter Postplatz 2, CH-6370 Stans ___ Lede-dev mailing list Lede-dev@lists.infradead.orghttp://lists.infradead.org/mailman/listinfo/lede-dev
[ "$auth_cache" = 0 ] && append bss_conf "disable_pmksa_caching=1" "$N" # RSN -> allow management frame protection - json_get_var ieee80211w + json_get_var ieee80211w ieee80211w case "$ieee80211w" in [012]) json_get_vars ieee80211w_max_timeout ieee80211w_retry_timeout --...
json_get_vars noscan json_get_values ht_capab_list ht_capab ieee80211n=1 @@ -505,7 +505,36 @@ mac80211_setup_adhoc() { mcval= [ -n "$mcast_rate" ] && hostapd_add_rate mcval "$mcast_rate" iw dev "$ifname" ibss join "$ssid" $freq $htmode fixed-freq $bssid \ case "...
json_get_vars key wpa_psk_file if [ "$auth_type" = "psk" ] && [ "$ppsk" -ne 0 ] ; then if [ "$ppsk" -ne 0 ]; then json_get_vars auth_secret auth_port set_default auth_port 1812 json_for_each_item append_auth_server auth_server 0 comments on commit 913368a Please sig...
json_get_vars noscan ht_coex json_get_values ht_capab_list ht_capab tx_burst +[ "$auto_channel" = 0 ] && [ -z "$channel_list" ] && \ +channel_list="$channel" + set_default noscan 0 [ "$noscan" -gt 0 ] && hostapd_noscan=1 ...