sysctl-explorer
sysctl-explorer copied to clipboard
Easy access to Linux' sysctl documentation
This is more of a wishlist/discussion item than an issue persay, but as I haven't seen much discussion of this elsewhere, any interest in a sysfs variant of the same...
Hi, On the https://sysctl-explorer.net/fs/suid_dumpable/ page the documentation states the following. This is off by one according to the kernel documentation. The behavior this would enable if someone used the numbering...
For example: https://sysctl-explorer.net/net/ipv4/rp_filter/ The doc says: “all” is a special interface: changes the settings for all interfaces. This is misleading... In most cases the `all` value is simply OR'ed or...
The page for `tcp_retrans_collapse` contains also the information about `tcp_retries1` `tcp_retries2` `tcp_rfc1337` `tcp_rmem`
Just a quick note: The `tcp_window_scaling` page also contains the info text about `tcp_wmem ` and `tcp_notsent_lowat`
For some options, the formatting is OK:  For `net.ipv4.ip_forward`, it isn't: 