Date: Thu, 7 Sep 2000 02:27:29 -0700 From: Alfred Perlstein <alfred@freebsd.org> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern uipc_accf.c src/sys/netinet accf_http.c src/sys/sys socketvar.h Message-ID: <20000907022728.W18862@fw.wintelcom.net> In-Reply-To: <55549.968312016@axl.fw.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Sep 07, 2000 at 09:33:36AM %2B0200 References: <200009061849.LAA34906@freefall.freebsd.org> <55549.968312016@axl.fw.uunet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
* Sheldon Hearn <sheldonh@uunet.co.za> [000907 00:35] wrote: > > > On Wed, 06 Sep 2000 11:49:14 MST, Alfred Perlstein wrote: > > > Introduce a new sysctl node: > > net.inet.accf > > Could you update the MIB Variables subsection of the inet(4) manual > page? Index: inet.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/inet.4,v retrieving revision 1.12 diff -u -u -r1.12 inet.4 --- inet.4 2000/03/15 03:38:22 1.12 +++ inet.4 2000/09/07 09:16:08 @@ -258,6 +258,9 @@ .Pq ip.rtmaxcache Integer: trigger level of cached, unreferenced, protocol-cloned routes which initiates dynamic adaptation (default 128). +.It Dv accf +.Xr accept_filter 9 +filters should attach any configuration options to this node. .El .Sh SEE ALSO .Xr ioctl 2 , ? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000907022728.W18862>