Skip to content
Snippets Groups Projects
  • John Crispin's avatar
    c1a2a87f
    netifd: fix mac80211.sh to respect setting of mcast_rate · c1a2a87f
    John Crispin authored
    
    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
    c1a2a87f
    History
    netifd: fix mac80211.sh to respect setting of mcast_rate
    John Crispin authored
    
    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