From owner-svn-src-all@FreeBSD.ORG Mon Jun 20 07:41:14 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0ADF1065670 for ; Mon, 20 Jun 2011 07:41:14 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id 90EB28FC13 for ; Mon, 20 Jun 2011 07:41:14 +0000 (UTC) Received: from omta19.westchester.pa.mail.comcast.net ([76.96.62.98]) by qmta03.westchester.pa.mail.comcast.net with comcast id y7Tz1g00227AodY537TzVi; Mon, 20 Jun 2011 07:27:59 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta19.westchester.pa.mail.comcast.net with comcast id y7Tx1g0041t3BNj3f7TxRb; Mon, 20 Jun 2011 07:27:59 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 93CB1102C36; Mon, 20 Jun 2011 00:27:55 -0700 (PDT) Date: Mon, 20 Jun 2011 00:27:55 -0700 From: Jeremy Chadwick To: Doug Barton Message-ID: <20110620072755.GA65080@icarus.home.lan> References: <201106192259.p5JMxsBS013080@svn.freebsd.org> <522D7BA6-2B39-4BE7-B398-9357257E84EC@lists.zabbadoz.net> <4DFEF142.1080209@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DFEF142.1080209@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, "Bjoern A. Zeeb" , svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r223311 - head/etc/rc.d X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2011 07:41:14 -0000 On Mon, Jun 20, 2011 at 12:05:38AM -0700, Doug Barton wrote: > On 06/19/2011 23:42, Bjoern A. Zeeb wrote: > >On Jun 19, 2011, at 10:59 PM, Doug Barton wrote: > > > >>Author: dougb > >>Date: Sun Jun 19 22:59:54 2011 > >>New Revision: 223311 > >>URL: http://svn.freebsd.org/changeset/base/223311 > >> > >>Log: > >> Blah, forgot to svn add the actual script from r223310 > >> > > > >Now that it is generic, what about IPv6? > > I have no intention of holding an exclusive lock on this script. If > you and/or Jeremy work something out feel free to commit it. Just > let me know so that when I MFC the original I can catch the update > too. Hmm... Well, my experience with IPv6 at this point is extremely limited (just because I have a bunch of books doesn't mean I've had the time to read them yet. :-) ) I imagine it wouldn't be too hard to add a netwait_ipv6 variable and use /sbin/ping6 instead, but I'm not sure what people would like in the case that someone defined both netwait_ip and netwait_ipv6. Ping them both I guess? It'd be easier for me if I had a good IPv6 environment to test in/with, rather than enhance the script and make guesses at whether or not it would work reliably. Meaning: I'd be happy to spend the time to write what's necessary, but it might be more effective for someone who already has a good IPv6 setup to work on it. Does that make sense? -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |