From owner-cvs-src@FreeBSD.ORG Sun Jun 12 01:07:18 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBE716A41C; Sun, 12 Jun 2005 01:07:18 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB0743D49; Sun, 12 Jun 2005 01:07:18 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j5C17HHQ030641; Sat, 11 Jun 2005 18:07:17 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j5C17HXD030640; Sat, 11 Jun 2005 18:07:17 -0700 Date: Sat, 11 Jun 2005 18:07:17 -0700 From: Brooks Davis To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050612010717.GB28942@odin.ac.hmc.edu> References: <200506120053.j5C0r3xv032014@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LyciRD1jyfeSSjG0" Content-Disposition: inline In-Reply-To: <200506120053.j5C0r3xv032014@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 01:07:18 -0000 --LyciRD1jyfeSSjG0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 12, 2005 at 12:53:03AM +0000, Brooks Davis wrote: > brooks 2005-06-12 00:53:03 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/net if.c=20 > Log: > Return NULL instead of a bogus pointer from if_alloc when if_com_alloc > fails. > =20 > Move detaching the ifnet from the ifindex_table into if_free so we can > both keep the sanity checks and actually delete the ifnets. [0] With this commit I've fixed all the functional bugs I know about. I've got some API/style cleanup to do before the release. If you find any other issues, please let me know. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --LyciRD1jyfeSSjG0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCq4rEXY6L6fI4GtQRAl/oAJ9B+UxAuqrfpIrMQNFoFdJycSbj6ACghyZX pKWTtYfbamO5Zg9RpqNF2hY= =8rwb -----END PGP SIGNATURE----- --LyciRD1jyfeSSjG0--