From owner-freebsd-current Tue Oct 24 15:23:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 3E68637B479 for ; Tue, 24 Oct 2000 15:23:17 -0700 (PDT) Received: (qmail 65130 invoked by uid 100); 24 Oct 2000 22:22:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14838.3011.550779.139174@guru.mired.org> Date: Tue, 24 Oct 2000 17:22:59 -0500 (CDT) To: Jordan Hubbard Cc: freebsd-current@FreeBSD.ORG Subject: Re: new rc.network6 and rc.firewall6 In-Reply-To: <21367.972424567@winston.osd.bsdi.com> References: <200010241829.MAA17470@harmony.village.org> <21367.972424567@winston.osd.bsdi.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan Hubbard writes: > [redirected to just -current; I'm not sure what this has to do with -net] > > I agree. I've been using them for a while on my dog slow Windows CE > > machine. There were some minor issues when they were first committed > > to NetBSD on some platforms (due to a too early use of ps and some > > brokeness in ps on pmax, for example), but these were quickly > > resolved. > So, who wants to do a proof-of-concept implementation for -current > which integrates with our existing rc.conf mechanism? In order to > obey POLA, we should at least have the separate scripts switch off the > same knobs whenever possible. I'm in the midst of trying to install NetBSD so I can look at this. If no one else steps forward to do it, I can put together a patch.