libvirt/src/interface
Ján Tomko a65871aaae Fix vlan ID detection in udev interface driver
Instead of guessing it from the interface name, look into
/proc/net/vlan/<interface>.

This works for devices not named <real_device>.<vlan ID>,
avoiding an error flood when virt-manager keeps asking about
them every second:

https://bugzilla.redhat.com/show_bug.cgi?id=966329
2014-05-04 15:08:14 +02:00
..
interface_backend_netcf.c Fix typos in src/* 2014-04-21 16:49:08 -06:00
interface_backend_udev.c Fix vlan ID detection in udev interface driver 2014-05-04 15:08:14 +02:00
interface_driver.c Use K&R style for curly braces in remaining files 2014-03-20 17:27:17 +01:00
interface_driver.h interface: always build all available backends 2012-10-09 09:44:51 -06:00