From owner-cvs-all@FreeBSD.ORG Wed Aug 11 01:35:27 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E856E16A4CE; Wed, 11 Aug 2004 01:35:27 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8211243D62; Wed, 11 Aug 2004 01:35:27 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1Bui1W-0006dW-00; Wed, 11 Aug 2004 03:35:26 +0200 Received: from [217.83.12.117] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1Bui1W-0005FE-00; Wed, 11 Aug 2004 03:35:26 +0200 From: Max Laier To: Maksim Yevmenkin Date: Wed, 11 Aug 2004 03:33:25 +0200 User-Agent: KMail/1.6.2 References: <200408110012.i7B0CRnp039953@repoman.freebsd.org> In-Reply-To: <200408110012.i7B0CRnp039953@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_tdXGBO/MaOZWwID"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408110333.33418.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_tap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 01:35:28 -0000 --Boundary-02=_tdXGBO/MaOZWwID Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 11 August 2004 02:12, Maksim Yevmenkin wrote: > emax 2004-08-11 00:12:27 UTC > > FreeBSD src repository > > Modified files: > sys/net if_tap.c > Log: > Set IFF_RUNNING flag on the interface as soon as the control device is > opened. Erm ... 1) IFF_RUNNING has a different meaning (for all I know) - "resources=20 allocated" i.e. address(es) assigned. See if_loop.c for instance. 2) What are these spl's for? You are not going to MFC that anyway as it wou= ld=20 be user visible. I recon a thread with this topic, but I think the outcome was that this is = not=20 a good thing to do. Can't find the thread though. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-02=_tdXGBO/MaOZWwID Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBGXdtXyyEoT62BG0RAphhAJ9xzRmIJwvhV4qCU9u52DvvjReNEACfVU/1 gJlMDP5zxSpiPFt4CbMLM5I= =ELea -----END PGP SIGNATURE----- --Boundary-02=_tdXGBO/MaOZWwID--