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 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
11 years ago
..
acx-mac80211 acx-mac80211: make it compile with kernel 3.8 11 years ago
admswconfig add myself as maintainer of some packages 12 years ago
apex only support EABI on ARM targets 13 years ago
base-files Adapt default network configuration for IPv6 11 years ago
block-mount block-mount: add a delay between sto pand start in fstab init restart action, fixes a lock race condition observed in VirtualBox 12 years ago
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. 11 years ago
broadcom-diag broadcom-diag: add support for e3200 v1 11 years ago
broadcom-wl broadcom-wl: hack to work around a bug in the PCIe controller 11 years ago
busybox busybox: remove old no-MMU hackery 11 years ago
devel valgrind: update to v3.8.1 11 years ago
fuse licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
hotplug2 hotplug2: restore accidentally deleted patch 11 years ago
kernel package/kernel: only include i2c-of if CONFIG_OF enabled 11 years ago
libs build: consistently use 'depends on' instead of 'depends' 11 years ago
linux-atm linux-atm: put all packages into their own submenus 12 years ago
lua licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
mac80211 mac80211: rework mac address allocation 11 years ago
mkelfimage move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 13 years ago
mountd set maintainer flag 12 years ago
mtd mtd: do not include error.h 12 years ago
network build: consistently use 'depends on' instead of 'depends' 11 years ago
opkg opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage 12 years ago
platform/lantiq revert patch that renames the worker thread as it seems to cause an oops 11 years ago
procd fix eglibc compile 11 years ago
px5g add maintainer information 14 years ago
switch switch: export name of device found via /proc 11 years ago
system build: consistently use 'depends on' instead of 'depends' 11 years ago
toolchain build: consistently use 'depends on' instead of 'depends' 11 years ago
trelay kernel: remove kernel modules and references to kernels <= 2.6.36 12 years ago
ubus ubus: update to latest version, fixes a crash on reconnect 11 years ago
uci uci: update to latest version, adds list delete, removes unused plugin support 11 years ago
udev udev: Update MAINTAINER info 11 years ago
util-linux change prefix for util-linux binaries from / to /usr 12 years ago
zram-swap zram-swap: Install init script with 0755 mode 11 years ago
Makefile build: only install packages for selected variants, fixes building multiple variant selections in one tree 12 years ago