From owner-svn-src-head@FreeBSD.ORG Mon Jun 20 06:42:50 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0356106566C; Mon, 20 Jun 2011 06:42:50 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) by mx1.freebsd.org (Postfix) with ESMTP id 312548FC1A; Mon, 20 Jun 2011 06:42:50 +0000 (UTC) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 1FB8B25D388C; Mon, 20 Jun 2011 06:42:48 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id B51A815A1371; Mon, 20 Jun 2011 06:42:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id taS2IMebzwM1; Mon, 20 Jun 2011 06:42:45 +0000 (UTC) Received: from orange-en1.sbone.de (orange-en1.sbone.de [IPv6:fde9:577b:c1a9:31:cabc:c8ff:fecf:e8e3]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 30A5215A1364; Mon, 20 Jun 2011 06:42:45 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Bjoern A. Zeeb" In-Reply-To: <201106192259.p5JMxsBS013080@svn.freebsd.org> Date: Mon, 20 Jun 2011 06:42:43 +0000 Content-Transfer-Encoding: 7bit Message-Id: <522D7BA6-2B39-4BE7-B398-9357257E84EC@lists.zabbadoz.net> References: <201106192259.p5JMxsBS013080@svn.freebsd.org> To: Doug Barton X-Mailer: Apple Mail (2.1084) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r223311 - head/etc/rc.d X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2011 06:42:50 -0000 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? > ... > + > + for ip in ${netwait_ip}; do > + echo -n "Waiting for ${ip} to respond to ICMP" > + > + count=1 > + while [ ${count} -le ${netwait_timeout} ]; do > + /sbin/ping -t 1 -c 1 -o ${ip} >/dev/null 2>&1 > + rc=$? -- Bjoern A. Zeeb You have to have visions! Stop bit received. Insert coin for new address family.