Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 07:33:54 +0200
From:      Geoff Rehmet <geoffr@is.co.za>
To:        "'adrian@freebsd.org'" <adrian@freebsd.org>
Cc:        current@freebsd.org
Subject:   RE: Dropping connections without RST
Message-ID:  <E3453EC6C52ED3118E7E0090275CD47CFFAFCF@ISJHBEX>

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

> On Tue, Aug 17, 1999, Geoff Rehmet wrote:
> If you're still volunteering, write a script to generate a 
> sysctl description
> map from the sysctl's in the kernel.. 
> 
> That would be very nice, and would kickstart me into 
> finishing documenting
> all sysctls. :P
> 

First issue:

hangdog:~% sysctl -d -a
sysctl: sysctl name -1 1024 2: No such file or directory
hangdog:~% sysctl -d net.inet.tcp.blackhole
sysctl: sysctl name -1 1024 2: No such file or directory
hangdog:~% sysctl -d net.inet.tcp.rfc1323
sysctl: sysctl name -1 1024 2: No such file or directory
hangdog:~% sysctl net.inet.tcp.blackhole
net.inet.tcp.blackhole: 1
hangdog:~%

sysctl -d needs fixing. :-)

No promises.

Geoff.


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




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