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
Christian Lamparter b3a871dd3d mac80211: backport "cfg80211: limit scan results cache size"
The patch commit states:
"It's possible to make scanning consume almost arbitrary amounts
of memory, e.g. by sending beacon frames with random BSSIDs at
high rates while somebody is scanning.

Limit the number of BSS table entries we're willing to cache to
1000, limiting maximum memory usage to maybe 4-5MB, but lower
in practice - that would be the case for having both full-sized
beacon and probe response frames for each entry; this seems not
possible in practice, so a limit of 1000 entries will likely be
closer to 0.5 MB."

Signed-off-by: Johannes Berg <johannes.berg@intel.com>"

This patch was added in 4.4.36. But because LEDE backports
cfg80211, mac80211 and the wifi drivers separately, it needs
to be added manually for now. It can be dropped later as it
will be part of the next mac80211 refresh.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
8 years ago
..
base-files base-files: fix CONFIG_VERSION_DIST default 8 years ago
boot treewide: clean up download hashes 8 years ago
devel treewide: clean up download hashes 8 years ago
firmware treewide: clean up download hashes 8 years ago
kernel mac80211: backport "cfg80211: limit scan results cache size" 8 years ago
libs treewide: clean up download hashes 8 years ago
network odhcpd: Bump to git HEAD version (various fixes) 8 years ago
system treewide: clean up download hashes 8 years ago
utils treewide: clean up download hashes 8 years ago
Makefile build: add CHECK_ALL variable to allow make download/check to include not selected packages 8 years ago