blob: 2484c00b17980d06bdd01a21a365ce96d272d940 [file] [log] [blame]
# /etc/sysctl.conf
# Look in /proc/sys/ for all the things you can setup.
#
# Enables source route verification
net.ipv4.conf.default.rp_filter = 1
# Enable reverse path
net.ipv4.conf.all.rp_filter = 2
# Disable shrinking the cwnd when connection is idle
net.ipv4.tcp_slow_start_after_idle = 1
# dumby variable
net.ipv4.conf = 2