Skip to content
Snippets Groups Projects
Commit c1a2a87f authored by John Crispin's avatar John Crispin
Browse files

netifd: fix mac80211.sh to respect setting of mcast_rate


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: default avatarThomas Huehn <thomas@net.t-labs.tu-berlin.de>

SVN-Revision: 39232
parent 2f9048d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment