[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules
Ben Howard
ben.howard at canonical.com
Tue Jun 11 18:59:46 UTC 2013
>From 12.04 and later, udev current ignores the Hyper-V/Azure interfaces as part of ignoring virtual interface.
>From the code:
# ignore KVM virtual interfaces
ENV{MATCHADDR}=="52:54:00:*", GOTO="persistent_net_generator_end"
# ignore VMWare virtual interfaces
ENV{MATCHADDR}=="00:0c:29:*|00:50:56:*", GOTO="persistent_net_generator_end"
# ignore Hyper-V virtual interfaces
ENV{MATCHADDR}=="00:15:5d:*", GOTO="persistent_net_generator_end"
# ignore Eucalyptus virtual interfaces
ENV{MATCHADDR}=="d0:0d:*", GOTO="persistent_net_generator_end"
# ignore Ravello Systems virtual interfaces
This means that we need to SRU a fix that disables removal of the UDEV
rules.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753
Title:
deletes udev packaged 75-persistent-net-generator.rules
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188753/+subscriptions
More information about the Ubuntu-server-bugs
mailing list