Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 802.11s: fix authsae support in netifd | John Crispin | 2014-04-12 | 1 | -20/+24 |
| | | | | | | | | | | This patch implements support for 802.11s protected mesh wireless networks (using authsae) in the netifd framework. Until meshd-nl80211 implements a proper -P option for the PID file, this uses shell backgrounding in order to be able to get the PID for the process. Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> SVN-Revision: 40497 | ||||
* | authsae: adapt uci scripts to use authsae | Felix Fietkau | 2013-07-26 | 1 | -0/+53 |
This patch modifies the uci scripts to be able to start meshd-nl80211 for encrypted mesh networks, therefor a new script (authsae.sh) is inserted. Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com> [etienne.champetier@free.fr: just update mac80211.sh path] Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 37554 |