From 3c36dd1ca545118752156b262f9bbf251e00e8dc Mon Sep 17 00:00:00 2001 From: LennartPoettering Date: Mon, 7 Jan 2013 20:45:16 +0000 Subject: [PATCH] --- docs/PredictableNetworkInterfaceNames.moin | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/PredictableNetworkInterfaceNames.moin b/docs/PredictableNetworkInterfaceNames.moin index 43af83b001..8b99416913 100644 --- a/docs/PredictableNetworkInterfaceNames.moin +++ b/docs/PredictableNetworkInterfaceNames.moin @@ -18,10 +18,10 @@ Assigning fixed names based on firmware/topology/location information has the bi 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: - 1. Firmware/BIOS provided index numbers for on-board devices - 2. Firmware/BIOS provided PCI Express hotplug slot index numbers - 3. Physical/geographical location of the hardware on the mainboard - 4. The interfaces's MAC address + 1. Names incorporating Firmware/BIOS provided index numbers for on-board devices + 2. Names incorporating Firmware/BIOS provided PCI Express hotplug slot index numbers + 3. Names incorporating Physical/geographical location of the hardware on the mainboard + 4. Names incorporating the interfaces's MAC address 5. Classic, unpredictable kernel-native ethXXX naming By default, systemd v197 will now name interfaces following policy 1 if that information from the firmware is applicable and available, falling back to 2 if that information from the firmware is applicable and available, falling back to 3 if applicable, falling back to 5 in all other cases. -- 2.25.1