openwrt/package/base-files/files/etc
Matthias Schiffer 9b0a4bafbc
base-files: tune fragment queue thresholds for available system memory
The default fragment low/high thresholds are 3 and 4 MB. On devices with
only 32MB RAM, these settings may lead to OOM when many fragments that
cannot be reassembled are received. Decrease fragment low/high thresholds
to 384 and 512 kB on devices with less than 64 MB RAM.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-03-07 19:13:41 +01:00
..
board.d base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
hotplug.d/net sysctl: read settings from /etc/sysctl.d/*.conf 2015-07-07 13:47:23 +00:00
init.d base-files: tune fragment queue thresholds for available system memory 2018-03-07 19:13:41 +01:00
iproute2 base-files: add /etc/iproute2/rt_protos 2017-02-01 15:53:20 +01:00
rc.button base-files: fix off-by-one in counting seconds for factory reset 2018-03-01 08:06:00 +01:00
sysctl.d sysctl: read settings from /etc/sysctl.d/*.conf 2015-07-07 13:47:23 +00:00
uci-defaults base-files: fix user creation on sysupgrade with few opkg control files 2017-01-27 10:10:02 +01:00
banner build: adjust version number handling 2016-12-02 16:02:02 +01:00
banner.failsafe
device_info base-files: add URL option for OEM manufacturer info 2015-10-05 10:28:53 +00:00
diag.sh
fstab base-files: remove fstab symlink 2016-06-17 04:13:07 +02:00
group
hosts base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2 2015-09-02 11:54:03 +00:00
inittab image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
openwrt_release base-files: add ARCH_PACKAGES to openwrt_release and os-release 2017-01-16 13:29:47 +01:00
openwrt_version build: adjust version number handling 2016-12-02 16:02:02 +01:00
os-release base-files: Add standard os-release file 2016-06-24 13:52:53 +02:00
passwd
preinit preinit: use only the image config options 2016-08-10 03:04:08 +02:00
profile base-files: fix logic when to show failsafe banner 2017-12-29 15:59:17 +01:00
protocols base-files: add DCCP to /etc/protocols 2015-11-15 22:09:13 +00:00
rc.common base-files: fix default procd reload 2017-12-13 15:33:48 +01:00
rc.local
services base-files: add submission service port 2017-12-13 14:39:51 +01:00
shadow
shells
sysctl.conf base-files: revert to default ECN settings 2015-10-07 21:11:24 +00:00
sysupgrade.conf