Brooks Davis 36c19a572a Add the kernel side of network interface renaming support.
The basic process is to send a routing socket announcement that the
interface has departed, change if_xname, update the sockaddr_dl
associated with the interface, and announce the arrival of the interface
on the routing socket.

As part of this change, ifunit() is greatly simplified by testing
if_xname directly.  if_clone_destroy() now uses if_dname to look up the
cloner for the interface and if_dunit to identify the unit number.

Reviewed by:	ru, sam (concept)
		Vincent Jardin <vjardin AT free.fr>
		Max Laier <max AT love2party.net>
2004-02-04 02:54:25 +00:00
..
2004-01-29 16:28:22 +00:00
2004-01-20 13:09:29 +00:00
2004-01-13 08:35:00 +00:00
2004-01-29 16:28:22 +00:00
2004-01-29 16:28:22 +00:00
2004-01-29 16:28:22 +00:00
2004-01-29 16:28:22 +00:00
2004-01-29 16:28:22 +00:00
2004-01-25 19:04:50 +00:00
2004-01-29 16:28:22 +00:00
2003-10-14 21:03:22 +00:00
2004-01-20 13:09:29 +00:00