summaryrefslogtreecommitdiff
path: root/factory-default
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-08-16 00:44:27 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-08-16 00:44:27 +0100
commit990d361a9b494d77ffe5f1e3b9e807cbadeb5b5b (patch)
tree4bfb149653d66b79aeee6b7126cac856cae6cbd5 /factory-default
parentprofiles/common: Enable tls-heartbeat USE flag (diff)
downloadportage-990d361a9b494d77ffe5f1e3b9e807cbadeb5b5b.tar.xz
factory-default: Update /etc/sysctl.conf to respect parity
Diffstat (limited to 'factory-default')
-rw-r--r--factory-default/sys-apps/baselayout/etc/sysctl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/factory-default/sys-apps/baselayout/etc/sysctl.conf b/factory-default/sys-apps/baselayout/etc/sysctl.conf
index 336a9b26..5eba904b 100644
--- a/factory-default/sys-apps/baselayout/etc/sysctl.conf
+++ b/factory-default/sys-apps/baselayout/etc/sysctl.conf
@@ -110,7 +110,7 @@ net.ipv4.tcp_wmem = 4096 87380 1048576
# Extend the source port range for outgoing TCP connections. This limits early
# port reuse and makes use of 64000 source ports. Defaults: 32768 61000
-net.ipv4.ip_local_port_range = 1024 65534
+net.ipv4.ip_local_port_range = 1024 65535
# Increase the TCP SYN backlog size. This is generally required to support very
# high connection rates as well as to resist SYN flood attacks. Setting it too