openwrt/package
Felix Fietkau df10e201eb mac80211: rework mac address allocation
If the first byte is available in the address mask, use only that one -
set the local bit and xor it with the id << 2. This ensures that there
are no hardware BSSID & BSSID-mask conflicts with devices that have
almost the same MAC address with just a small offset. The MAC address
conflict has been observed in a deployment with some devices from the
same batch when running with multiple interfaces.

If only some bits of the last byte are available, xor the id onto the
last MAC address byte (relevant mostly for Ralink devices).

In other cases (should not happen at this point), use the previous MAC
address offset calculation but without the local bit.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36353
2013-04-17 15:36:57 +00:00
..
acx-mac80211 acx-mac80211: make it compile with kernel 3.8 2013-01-27 21:16:35 +00:00
admswconfig
apex
base-files Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
block-mount
boot This adds Gateworks Laguna family board support. Note that some Laguna boards have SPI flash and others have NOR flash, thus the size/erasesize are detected dynamically. 2013-04-11 16:04:31 +00:00
broadcom-diag broadcom-diag: add support for e3200 v1 2013-02-24 17:57:28 +00:00
broadcom-wl broadcom-wl: hack to work around a bug in the PCIe controller 2013-02-24 18:01:06 +00:00
busybox busybox: remove old no-MMU hackery 2013-04-17 15:36:26 +00:00
devel valgrind: update to v3.8.1 2013-04-01 09:53:34 +00:00
fuse
hotplug2 hotplug2: restore accidentally deleted patch 2013-03-03 17:05:05 +00:00
kernel package/kernel: only include i2c-of if CONFIG_OF enabled 2013-04-06 16:55:25 +00:00
libs build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
linux-atm
lua
mac80211 mac80211: rework mac address allocation 2013-04-17 15:36:57 +00:00
mkelfimage
mountd
mtd
network build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
opkg
platform/lantiq revert patch that renames the worker thread as it seems to cause an oops 2013-04-03 10:00:59 +00:00
procd fix eglibc compile 2013-04-03 10:01:10 +00:00
px5g
switch switch: export name of device found via /proc 2013-02-14 12:36:52 +00:00
system build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
toolchain build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
trelay
ubus ubus: update to latest version, fixes a crash on reconnect 2013-04-04 20:04:52 +00:00
uci uci: update to latest version, adds list delete, removes unused plugin support 2013-01-04 16:10:17 +00:00
udev udev: Update MAINTAINER info 2013-02-21 23:12:17 +00:00
util-linux
zram-swap zram-swap: Install init script with 0755 mode 2013-01-07 12:01:11 +00:00
Makefile