openwrtv4/package
Felix Fietkau 08f1e1b3ac mac80211: set mcast-rate for mesh point interfaces
In order to set the multicast rate for mesh point interfaces the "mesh join"
was made explicit and moved to mac80211_setup_vif(), similar to how it is
done for IBSS interfaces.

Previously, the mesh join was made implicit in case authentication (i.e.
$key) was not used when creating the interface in mac80211_prepare_vif(),
while using authentication would create the interface first, then join
later in mac80211_setup_vif() by starting authsae.

Signed-off-by: Nils Schneider <nils@nilsschneider.net>

SVN-Revision: 47408
2015-11-07 12:52:01 +00:00
..
base-files base-files: create /var/tmp on boot 2015-10-19 10:09:46 +00:00
boot uboot-envtools: fix various compile breakage issues 2015-11-04 22:17:40 +00:00
devel package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
firmware ath10k-firmware: add qca99x0 firmware 2015-10-30 22:01:22 +00:00
kernel mac80211: set mcast-rate for mesh point interfaces 2015-11-07 12:52:01 +00:00
libs librpc: update to the latest version, fixes build with uclibc-ng (#20856) 2015-11-04 18:33:12 +00:00
network lldpd: implement a reload hook 2015-11-03 11:59:09 +00:00
system fstools: update to latest git HEAD 2015-11-02 10:18:29 +00:00
utils px5g: Use SHA-256 when generating self-signed certificates 2015-11-06 10:52:52 +00:00
Makefile build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00