Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 19:19:51 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Mark Johnston <mjohnston@skyweb.ca>
Cc:        current@freebsd.org
Subject:   Re: cvs-src summary for June 21 - 28
Message-ID:  <20040630021950.GC28145@Odin.AC.HMC.Edu>
In-Reply-To: <200406291825.40172.mjohnston@skyweb.ca>
References:  <200406291825.40172.mjohnston@skyweb.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

--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	<fail>	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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040630021950.GC28145>