Re: Network Device Naming mechanism and policy

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Tuesday, March 24, 2009 - 10:00 am

> If the MAC address isn't a UUID for the device, then *what* is?

MAC is technically per system if desired (eg old Sun boxes) and that is
quite valid by IEE802.3. In that case you need MAC + topology.

If you are running DECnet your system runs on assigned MAC addresses so
you also have to be careful to use the EPROM MAC (if one exists which is
99.9% of the time) + topology.


I'd argue the fumdamental problem is that I can do this

	ln -s /dev/sda /dev/thebigdiskunderthefridge

but cannot ln -s /dev/eth0 /dev/ethernet/slot0

and the SIOCGIF/SIF BSD style ioctl interface doesn't do pathnames or
file handles of network devices.

Anyone feel up to putting all the network devices into dev space and
fixing the ioctls ;)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Network Device Naming mechanism and policy, Matt Domsch, (Tue Mar 24, 8:46 am)
Re: Network Device Naming mechanism and policy, Patrick McHardy, (Tue Mar 24, 9:21 am)
Re: Network Device Naming mechanism and policy, Kay Sievers, (Tue Mar 24, 9:28 am)
Re: Network Device Naming mechanism and policy, Patrick McHardy, (Tue Mar 24, 9:38 am)
Re: Network Device Naming mechanism and policy, Dan Williams, (Tue Mar 24, 9:40 am)
Re: Network Device Naming mechanism and policy, Karl O. Pinc, (Tue Mar 24, 9:42 am)
Re: Network Device Naming mechanism and policy, Alan Cox, (Tue Mar 24, 10:00 am)
Re: Network Device Naming mechanism and policy, Scott James Remnant, (Tue Mar 24, 10:02 am)
Re: Network Device Naming mechanism and policy, Patrick McHardy, (Tue Mar 24, 10:04 am)
Re: Network Device Naming mechanism and policy, Matt Domsch, (Tue Mar 24, 10:45 am)
Re: Network Device Naming mechanism and policy, Matt Domsch, (Tue Mar 24, 10:52 am)
Re: Network Device Naming mechanism and policy, Bill Nottingham, (Tue Mar 24, 11:12 am)
Re: Network Device Naming mechanism and policy, Scott James Remnant, (Tue Mar 24, 11:20 am)
Re: Network Device Naming mechanism and policy, david, (Tue Mar 24, 11:49 am)
Re: Network Device Naming mechanism and policy, david, (Tue Mar 24, 11:51 am)
Re: Network Device Naming mechanism and policy, Matt Domsch, (Tue Mar 24, 12:22 pm)
Re: Network Device Naming mechanism and policy, Alan Cox, (Tue Mar 24, 2:02 pm)
Re: Network Device Naming mechanism and policy, David Miller, (Tue Mar 24, 3:57 pm)
Re: Network Device Naming mechanism and policy, Greg KH, (Tue Mar 24, 4:14 pm)
Re: Network Device Naming mechanism and policy, Chris Friesen, (Wed Mar 25, 1:22 pm)
Re: Network Device Naming mechanism and policy, Matt Domsch, (Thu Mar 26, 9:39 am)
Re: Network Device Naming mechanism and policy, Dan Williams, (Thu Mar 26, 1:16 pm)
Re: Network Device Naming mechanism and policy, Dan Williams, (Thu Mar 26, 1:17 pm)
Re: Network Device Naming mechanism and policy, Len Brown, (Fri Mar 27, 9:06 am)
Re: Network Device Naming mechanism and policy, Kurt Van Dijck, (Tue Mar 31, 7:07 am)
Re: Network Device Naming mechanism and policy, Matt Domsch, (Thu Apr 9, 7:58 am)