summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennartPoettering <mzninuv@0pointer.de>2013-01-07 20:43:36 +0000
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-11 10:58:39 +0100
commit6dbee95541bcd449658dd54aeb7e85e31dc7225a (patch)
treeaf15e2463eaacd6102506260c933d99cacabed2a
parent5536de5cc4442d8a098fb68511abedf0f2553765 (diff)
downloadsystemd-6dbee95541bcd449658dd54aeb7e85e31dc7225a.tar.gz
-rw-r--r--docs/PredictableNetworkInterfaceNames.moin6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/PredictableNetworkInterfaceNames.moin b/docs/PredictableNetworkInterfaceNames.moin
index 35a7ed4e82..43af83b001 100644
--- a/docs/PredictableNetworkInterfaceNames.moin
+++ b/docs/PredictableNetworkInterfaceNames.moin
@@ -10,9 +10,11 @@ To fix this problem multiple solutions have been proposed and implemented. For a
Another solution that has been implemented is "biosdevname" which tries to find fixed slot topology information in certain firmware interfaces and uses them to assign fixed names to interfaces which map to their physical location on the mainboard. (Unfortunately biosdevname did a lot of other stuff too).
-Assigning fixed names based on firmware/topology/location information has the big advantage that the names are fully predictable, that they stay fixed even if hardware is added or removed (i.e. no reenumeration takes place), that broken hardware can be replaced seamlessly.
+Finally, many distributions supporting renaming interfaces to user-chosen names (think: "internet0", "dmz0", ...) keyed off their MAC addresses or physical locations. This is a very good choice but does have the problem that it implies that the user is willing and capable of choosing and assigning these names.
-== What does v197 do? ==
+Assigning fixed names based on firmware/topology/location information has the big advantage that the names are fully automatic, fully predictable, that they stay fixed even if hardware is added or removed (i.e. no reenumeration takes place), that broken hardware can be replaced seamlessly.
+
+== What has changed v197 precisely? ==
With systemd 197 we have moved a scheme similar to biosdevname into systemd/udev proper. A number of different naming schemes for network interfaces are now supported by udev natively: