No, this isn't kernel specific. net.ifnames is evaluated by udev.
** Package changed: udev (Ubuntu) => systemd (Ubuntu)
** Summary changed:
- upgrade path to persistent network names
+ Switch to ifnames persistent network names
** Changed in: systemd (Ubuntu)
Assignee: (unassigned) => Mart
Ok, re-tested with mainline - works fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454254
Title:
upgrade path to persistent network names
To manage notifications about this bug go to:
https:/
Just to double-check the net.ifnames=1 is ubuntu-specific quirk. Will anything
break if I'll boot to mainline kernel?
What generates this 70-... file and when? I'd like to make sure it's not
generated again after upgrade. Predictability of network interfaces (and
correspondingly firewall rules e
It's created dynamically, please see the referenced email. You can
remove that file and add net.ifnames=1 to the kernel command line to use
the new-style naming.
** Changed in: udev (Ubuntu)
Status: New => Triaged
** Changed in: udev (Ubuntu)
Importance: Undecided => Wishlist
--
You r
Which package /etc/udev/rules.d/70-persistent-net.rules belongs to? I'd
like to make sure that it won't reappear after I update something.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454254
Title:
We do have stable interface names, through the exact same way
(/lib/udev/rules.d/75-persistent-net-generator.rules) as we've had for
many years. I proposed to switch to ifnames a few days ago
(https://lists.ubuntu.com/archives/ubuntu-devel/2015-May/038761.html),
if you want you can already try that