aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/files
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-01-05 14:35:15 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-01-12 16:34:20 +0100
commit97940f876616ad3b6ff7f88d0c1303eaff774a0a (patch)
tree0ab499fb9accd14753533b25edf8f5107932a244 /package/kernel/linux/files
parentba8faa0fea45c47068f94734120d560ce083afbb (diff)
downloadupstream-97940f876616ad3b6ff7f88d0c1303eaff774a0a.tar.gz
upstream-97940f876616ad3b6ff7f88d0c1303eaff774a0a.tar.bz2
upstream-97940f876616ad3b6ff7f88d0c1303eaff774a0a.zip
kernel: remove obsolete kernel version switches
After kernel 4.9 has been removed, this removes all (now obsolete) kernel version switches that deal with versions before 4.14. Package kmod-crypto-iv is empty now and thus removed entirely. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'package/kernel/linux/files')
-rw-r--r--package/kernel/linux/files/sysctl-tcp-bbr-k4_9.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/kernel/linux/files/sysctl-tcp-bbr-k4_9.conf b/package/kernel/linux/files/sysctl-tcp-bbr-k4_9.conf
deleted file mode 100644
index 2f63b72888..0000000000
--- a/package/kernel/linux/files/sysctl-tcp-bbr-k4_9.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-# Do not edit, changes to this file will be lost on upgrades
-# /etc/sysctl.conf can be used to customize sysctl settings
-
-net.ipv4.tcp_congestion_control=bbr
-net.core.default_qdisc=fq