Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2021 00:05:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 44034] Multiple sysctl variables are not documented
Message-ID:  <bug-44034-9-9Fe1mIPZYo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-44034-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-44034-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D44034

PauAmma <pauamma@gundo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pauamma@gundo.com

--- Comment #3 from PauAmma <pauamma@gundo.com> ---
Seem to no longer exist (or perhaps renamed) in GENERIC 12.1:

net.inet.tcp.restrict_rst
net.inet.tcp.rfc1644
net.inet.tcp.slowstart_flightsize
net.inet.tcp.local_slowstart_flightsize

Now documented in GENERIC 12.1 tcp(4) or icmp(4):

net.inet.tcp.rfc1323
net.inet.tcp.mssdflt
net.inet.tcp.sendspace
net.inet.tcp.recvspace
net.inet.tcp.syncookies (also in syncookies(4))
net.inet.tcp.rexmit_min
net.inet.tcp.rexmit_slop
net.inet.icmp.maskrepl
net.inet.icmp.icmplim
net.inet.icmp.drop_redirect
net.inet.icmp.log_redirect
net.inet.icmp.icmplim_output
net.inet.icmp.bmcastecho

Now documented in GENERIC 12.1 syncache(4):

net.inet.tcp.syncache.bucketlimit
net.inet.tcp.syncache.cachelimit
net.inet.tcp.syncache.count
net.inet.tcp.syncache.hashsize
net.inet.tcp.syncache.rexmtlimit

Still not documented in GENERIC 12.1 tcp(4), icmp(4), and icmp6(4):

net.inet.tcp.drop_synfin
net.inet.tcp.v6mssdflt
net.inet6.icmp6.rediraccept
net.inet6.icmp6.redirtimeout
net.inet6.icmp6.nd6_prune
net.inet6.icmp6.nd6_delay
net.inet6.icmp6.nd6_umaxtries
net.inet6.icmp6.nd6_mmaxtries
net.inet6.icmp6.nd6_useloopback
net.inet6.icmp6.nodeinfo
net.inet6.icmp6.errppslimit
net.inet6.icmp6.nd6_maxnudhint
net.inet6.icmp6.nd6_debug

>	In addition, the tcp(4) man page contains descriptions of the
>	(presumably obsolete) sysctls tcp.slowstart_flightsize and
>	tcp.local_slowstart_flightsize.

It no longer does.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-44034-9-9Fe1mIPZYo>