You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
9 years ago
..
base-files base-files: create /var/tmp on boot 9 years ago
boot uboot-envtools: fix various compile breakage issues 9 years ago
devel package/devel/perf: fix build for kernel 4.1 9 years ago
firmware ath10k-firmware: add qca99x0 firmware 9 years ago
kernel mac80211: set mcast-rate for mesh point interfaces 9 years ago
libs librpc: update to the latest version, fixes build with uclibc-ng (#20856) 9 years ago
network lldpd: implement a reload hook 9 years ago
system fstools: update to latest git HEAD 9 years ago
utils px5g: Use SHA-256 when generating self-signed certificates 9 years ago
Makefile build: Prevent more gzip timestamps 9 years ago