Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 14:43:35 +0930 (CST)
From:      "Greg 'groggy' Lehey" <grog@lemis.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/44034: Multiple sysctl variables are not documented
Message-ID:  <20021014051335.3802581498@wantadilla.lemis.com>

next in thread | raw e-mail | index | archive | help

>Number:         44034
>Category:       docs
>Synopsis:       Multiple sysctl variables are not documented
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 13 22:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Greg 'groggy' Lehey
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
LEMIS (SA) Pty Ltd
>Environment:
FreeBSD sydney.worldwide.lemis.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Oct 12 19:39:16 CST 2002     grog@sydney.worldwide.lemis.com:/src/FreeBSD/5-CURRENT-SYDNEY/src/sys/i386/compile/SYDNEY  i386


>Description:

	A number of sysctl variables set in /etc/rc.network are not
	documented.  This includes variables which are set via other
	variables in /etc/rc.conf, including:

	rc.conf			   rc.network

	tcp_drop_synfin		   net.inet.tcp.drop_synfin
	tcp_restrict_rst	   net.inet.tcp.restrict_rst
				   net.inet.tcp.rfc1323
				   net.inet.tcp.rfc1644
				   net.inet.tcp.mssdflt
				   net.inet.tcp.sendspace
				   net.inet.tcp.recvspace
				   net.inet.tcp.v6mssdflt
				   net.inet.tcp.slowstart_flightsize
				   net.inet.tcp.local_slowstart_flightsize
				   net.inet.tcp.syncookies
				   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
				   net.inet.tcp.rexmit_min
				   net.inet.tcp.rexmit_slop

				   net.inet.icmp.maskrepl
				   net.inet.icmp.icmplim
	icmp_drop_redirect	   net.inet.icmp.drop_redirect
	icmp_log_redirect	   net.inet.icmp.log_redirect
				   net.inet.icmp.icmplim_output
	icmp_bmcastecho		   net.inet.icmp.bmcastecho
				   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

	This is not an exhaustive list; indeed, I don't know how to
	find one.  But it's difficult to use an undocumented system,
	so we should do something about it.

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

>How-To-Repeat:
	Create FreeBSD the way it has already been done.  Or don't
	bother trying to repeat.
>Fix:

	This looks to be an issue for the people who implemented the
	sysctls.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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