From owner-freebsd-stable@freebsd.org Sat Mar 19 02:11:25 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A13DAD5DC0 for ; Sat, 19 Mar 2016 02:11:25 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mta1.riverwillow.net.au (mta1.riverwillow.net.au [IPv6:2001:8000:1000:1801::3001]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mta1.riverwillow.net.au", Issuer "Riverwillow 2014 CA Root Certificate" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 769D7EB4; Sat, 19 Mar 2016 02:11:23 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [IPv6:2001:8000:1000:1801:0:0:0:4001]) by mta1.riverwillow.net.au (8.15.2/8.15.2) with ESMTPS id u2J2BHrw009383 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 19 Mar 2016 13:11:18 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=mta1002; t=1458353478; bh=Zsm4KttuLUZIQKJA2BUDR9GUBZnEFWub+v6RUABh4oU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=EDaDmTiEo2ACvAdyC9j4tjhD/B9aybtw5uVhwQ/X9qdVkQyJyvhv2CgQi+V+oWbNy fqsyPNgK86LRcVuSNvcENd+saeURue12bAWAuORT+FKpujWMsDejPJSJJ4J7l5nNfx WzFNd7sIOXegmAmUYLN8RTPB/43pV/oFU7U/14UA= Received: from rwpc16.gfn.riverwillow.net.au (rwpc16.gfn.riverwillow.net.au [IPv6:2001:8000:1000:18e1:ae87:a3ff:fe04:b351]) (authenticated bits=56) by mail1.riverwillow.net.au (8.15.2/8.15.2) with ESMTPSA id u2J2BDUx009382 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 19 Mar 2016 13:11:15 +1100 (AEDT) Date: Sat, 19 Mar 2016 13:11:13 +1100 From: John Marshall To: Ian Lepore Cc: freebsd-stable@FreeBSD.org Subject: Re: releng/10.3 rc netwait disabled by ipfw dependency Message-ID: <20160319021113.GA10777@rwpc16.gfn.riverwillow.net.au> Mail-Followup-To: Ian Lepore , freebsd-stable@FreeBSD.org References: <20160312054618.GA6373@rwpc16.gfn.riverwillow.net.au> <1457964288.9986.3.camel@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <1457964288.9986.3.camel@freebsd.org> OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2016 02:11:25 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 14 Mar 2016, 08:04 -0600, Ian Lepore wrote: > On Sat, 2016-03-12 at 16:46 +1100, John Marshall wrote: > > Adding ipfw to the netwait REQUIRE list makes things work for me (see > > Bug 207916) but I am sure there is more that ought to be taken into > > account and perhaps the dependency ought to be resolved in a > > different > > way. >=20 > Just a quick followup for the archives, this was turned into PR 207916 > and a workaround was committed as r296807. A better fix, I think, > would be to separate waiting for the network interfaces to appear from > waiting for network connectivity to be functional (ping test), but I > ran into some circular-dependency problems, so I committed a "good > enough for now" workaround. Thank you Ian. All works well for me in 10.3-RC3. I am also of the opinion that separate scripts is the way to go. --=20 John Marshall --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbstUEACgkQw/tAaKKahKKoPwCgjbyTilg5CcN2kEWbbsKu1vYt Sy4An177MFNvntMtnVmD9xyrvFly2s+V =+eyl -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--