Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 13:23:57 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        current@freebsd.org
Subject:   HEADSUP: Network interface cloning changes
Message-ID:  <20040622202357.GA11085@Odin.AC.HMC.Edu>

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

--5vNYLRcllDrimb99
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I just commited network interface cloning.  For most users there are no
effects.  The single real exception is that users who create their
stf(4) interface with the command "ifconfig stf" will get an interface
named stf rather then stf0 and ifconfig will not print "stf0" to stdout.

For the record: THERE ARE NO OTHER CHANGES TO THINGS THAT PREVIOUSLY
WORKED!!!

New features:
 - Creation and configuration of vlans can be accomlished with "ifconfig
   <interface>.<tag> create".  There is no support for this in etc yet
   so it's not fully useable.
 - stf(4) interfaces can be created with "ifconfig 6to4" inaddition to
   "ifconfig stf" and "ifconfig stf0".  This mostly exists as an easier
   to understand example of the new cloning code then that provided by
   the new vlan code.
 - Attempting to "ifconfig lo0 destory" now fails rather then panicing
   the machine.

This change will require a recompile of modules using cloning and
modification of external ones to the new API.  __FreeBSD_version has
been bumped to 502119 to mark this change.

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

--5vNYLRcllDrimb99
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFA2JVcXY6L6fI4GtQRAuOUAJ9uzWpz0KqHjYuW2N1O3CWpd2umqwCg5d9D
+8fLpN1DNkXTqK3D/WTfBJk=
=o6nh
-----END PGP SIGNATURE-----

--5vNYLRcllDrimb99--



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