openwrtv3/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>
2016-12-19 13:51:21 +01:00
..
base-files base-files: fix CONFIG_VERSION_DIST default 2016-12-14 19:55:20 +01:00
boot treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
devel treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
firmware treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
kernel mac80211: backport "cfg80211: limit scan results cache size" 2016-12-19 13:51:21 +01:00
libs treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
network odhcpd: Bump to git HEAD version (various fixes) 2016-12-17 22:23:49 +01:00
system treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
utils treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
Makefile build: add CHECK_ALL variable to allow make download/check to include not selected packages 2016-12-17 10:36:52 +01:00