From owner-freebsd-current@FreeBSD.ORG Wed Jun 30 02:19:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9AC916A4CE for ; Wed, 30 Jun 2004 02:19:58 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id D015243D5A for ; Wed, 30 Jun 2004 02:19:58 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.10) with ESMTP id i5U2JuOF032476; Tue, 29 Jun 2004 19:19:56 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i5U2JpY4032439; Tue, 29 Jun 2004 19:19:51 -0700 Date: Tue, 29 Jun 2004 19:19:51 -0700 From: Brooks Davis To: Mark Johnston Message-ID: <20040630021950.GC28145@Odin.AC.HMC.Edu> References: <200406291825.40172.mjohnston@skyweb.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QRj9sO5tAVLaXnSD" Content-Disposition: inline In-Reply-To: <200406291825.40172.mjohnston@skyweb.ca> User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: cvs-src summary for June 21 - 28 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 02:19:59 -0000 --QRj9sO5tAVLaXnSD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 29, 2004 at 06:25:40PM -0500, Mark Johnston wrote: > Pseudo-interface cloning overhauled > ----------------------------------- > Brooks Davis (brooks) reworked the code for cloning of pseudo-interfaces, > which are network interfaces that don't correspond to a hardware adapter, > like vlan, lo, and ppp. His work adds locking and cleans up the code, but > the only user-visible change is that stf (the IPv6 over IPv4 tunnelling > interface) now creates an interface named 'stf' instead of 'stf0', and > when creating this interface with 'ifconfig stf', ifconfig does not print > 'stf0' to the standard output. You will need to rebuild modules that use > cloning for this change. There's a small error in this pat of the summary. It is not the case that stf interfaces are created instead of stf0 interfaces in all cases. Here's a table showing the changes. Command DEV Version ifconfig stf stf0 old ifconfig stf0 stf0 old ifconfig 6to4 old ifconfig stf stf new ifconfig stf0 stf0 new ifconfig 6to4 6to4 new -- 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 --QRj9sO5tAVLaXnSD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFA4iNGXY6L6fI4GtQRAlAbAJwIBwNLyYhix2SevngHHpHbMsdPPgCgjbrM UIm5sdxj6C45uD3su7oA12M= =KscQ -----END PGP SIGNATURE----- --QRj9sO5tAVLaXnSD--