Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netifd: fix mac80211.sh to respect setting of mcast_rate | John Crispin | 2014-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This patch fixes a bug in /lib/netifd/wireless/mac80211.sh, where the UCI setting of wireless multicast traffic (in uci: mcast_rate) is not respected within netifd. Especially in Freifunk mesh networks the olsr routing as effected by this, as only the lowest mcast_rate was used, even when uci ncast_rate was set to something else. In function mac80211_setup_adhoc() the value of mcast_rate is missing in json_get_vars. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> SVN-Revision: 39232 | ||||
* | mac80211: add missing set_default to fix stray "radio0: sh: bad number" messages | Jo-Philipp Wich | 2013-12-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 39028 | ||||
* | mac80211: fix using custom wifi-iface ifname option with netifd | Felix Fietkau | 2013-12-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39003 | ||||
* | mac80211: fix ad-hoc network setup with netifd (#14564) | Felix Fietkau | 2013-12-03 | 1 | -3/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38993 | ||||
* | netifd: add wireless configuration support and port mac80211 to the new ↵ | Felix Fietkau | 2013-12-02 | 1 | -0/+443 |
framework Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38988 |