Skip to content

Releases: k4yt3x/sysctl

Version 1.14

31 Oct 09:26
45533b6

Choose a tag to compare

feat: change qdisc to fq_codel for modern Linux kernels

Signed-off-by: k4yt3x <[email protected]>

Version 1.13

19 Oct 06:19
ce3419b

Choose a tag to compare

docs(readme): add important callouts and tips

Signed-off-by: k4yt3x <[email protected]>

Version 1.12

07 Sep 05:07
26337ae

Choose a tag to compare

feat: change net.core.default_qdisc to fq for proper BBR

Signed-off-by: k4yt3x <[email protected]>

Version 1.10

02 May 23:11
1d2f9f7

Choose a tag to compare

Merge pull request #14 from HorlogeSkynet/patch-1

Mentions `kernel.yama.ptrace_scope = 3` breaks lxc v6+ procfs

Version 1.9

06 Jul 23:25
feeb151

Choose a tag to compare

added kernel.modules_disabled=1

Signed-off-by: k4yt3x <[email protected]>

Version 1.8

03 Jul 18:23
b6f1041

Choose a tag to compare

commented out disable TCP window scaling by default

Disabling TCP window scaling could result in a significant decrease in
performance in high-latency communications.

Signed-off-by: k4yt3x <[email protected]>

Version 1.7

04 Aug 16:26
0b3910d

Choose a tag to compare

Added vm.unprivileged_userfaultfd and dev.tty.ldisc_autoload.

Version 1.6

15 Oct 15:51

Choose a tag to compare

Set PMTU starting value to 1024 according to RFC4821.

Version 1.5

12 Oct 18:23

Choose a tag to compare

More optimizations are enabled by default with the updated assumptions list

Version 1.4

12 Oct 17:19
eacf468

Choose a tag to compare

Added MTU probing and disabling SSR