rpcd: iwinfo plugin fixes
[openwrt.git] / package / network / services / hostapd / files / netifd.sh
2016-04-17 haukehostapd.sh: Add support for "anonymous_identity" config...
2016-01-19 nbdwpa_supplicant: add support for EAP-TLS phase2
2016-01-18 nbdwpa_supplicant: improve generating phase2 config line...
2016-01-03 nbdwpa_supplicant: set regulatory domain the same way...
2015-11-24 blogicwpa-supplicant: Get 802.11s ssid information from optio...
2015-11-11 nbdhostapd: Use network_get_device instead of uci_get_state
2015-11-02 nbdhostapd: add default value to eapol_version (#20641)
2015-09-11 nbdhostapd: Add eapol_version config option
2015-08-17 blogichostapd: Add vlan_file option to netifd.sh
2015-07-15 nbdwpa-supplicant: add 802.11r client support
2015-06-06 nbdhostapd: move ht_coex variable to mac80211.sh, guarded...
2015-06-02 nbdhostapd: add a new option to control HT coexistance...
2015-04-20 nbdhostapd/netifd: encrypted mesh with wpa_supplicant
2015-04-11 nbdnetifd: fix ieee80211r 'sh: bad number' in mac80211...
2015-03-26 nbdhostapd: add 802.11r support
2015-03-26 nbdhostapd: allow multiple key management algorithms
2015-03-26 nbdhostapd: append nasid to config for all WPA types
2015-02-13 blogichostapd: backport BSSID black/whitelists
2015-01-24 nbdmac80211/hostapd: fix HT mode setup for RSN ad-hoc...
2015-01-05 nbdhostapd: Add uapsd option to netifd.sh
2014-12-27 nbdhostapd: add support for configuring supported rates
2014-12-01 blogichostapd: improve 802.1x dynamic vlan support with bridg...
2014-10-20 blogichostapd: Add wpa_psk_file option to netifd.sh
2014-10-06 blogichostapd: read missing parameter for dynamic VLANs
2014-10-05 nbdhostapd: allow using iapp for any encryption type ...
2014-09-17 blogichostapd: do not remove foreign wpa_supplicant sockets
2014-09-15 nbdhostapd: remove bogus default setting for wps_pin ...
2014-08-11 lukahostapd: fix some whitespaces
2014-07-29 jowhostapd: Reintroduce Full Dynamic VLAN support
2014-07-15 nbdhostapd: add a require_mode option in wifi-device secti...
2014-06-05 nbdhostapd: move reading of rsn_preauth out of auth_type...
2014-06-04 nbdhostapd: replace undefined $bridge with $network_bridge
2014-06-02 blogichostapd: Add optional support for hostapd own_ip_addr...
2014-05-03 nbdhostapd: add an option for 802.11h (enabled by default)
2014-04-12 blogic802.11s: fix authsae support in netifd
2014-04-12 nbdhostapd: fix "bad number" error due to missing wps_pbc_...
2014-03-21 nbdhostapd: add pbc_in_m1 option
2014-02-18 blogichostapd: add validation rules to wireless handler
2014-02-02 nbdhostapd: do not get basic_rate as a simple string variable
2014-01-31 nbdhostapd: fix basic rate list handling with netifd
2014-01-28 jowhostapd: Fix 80211w setup with netifd
2014-01-28 jowhostapd: Fix basic_rate setup with netifd
2014-01-14 blogichostapd: fix mcast_rate setting
2014-01-12 blogichostapd: fix frequency setting for IBSS/RSN
2013-12-28 nbdhostapd: fix mixed wep/wpa with netifd
2013-12-28 nbdhostapd: fix the uci option name for ap isolate
2013-12-23 nbdhostapd: fix wep with netifd
2013-12-10 jowhostapd: fix short_preamble option
2013-12-08 jowhostapd: properly parse wmm and hidden uci options...
2013-12-03 nbdhostapd: fix maclist processing with netifd
2013-12-02 nbdnetifd: add wireless configuration support and port...