Re: [libvirt] [PATCHv2 4/6] interface: Improve udev backend device type id

2013-02-21 Thread Laine Stump
On 02/20/2013 02:56 PM, Doug Goldstein wrote: Refactored the interface device type identification to make it more clear about the operations. Add support for udev devtype to detect VLANs on Linux 3.7 and newer. Move VLAN detection based on device name to fallback case. ---

[libvirt] [PATCHv2 4/6] interface: Improve udev backend device type id

2013-02-20 Thread Doug Goldstein
Refactored the interface device type identification to make it more clear about the operations. Add support for udev devtype to detect VLANs on Linux 3.7 and newer. Move VLAN detection based on device name to fallback case. --- src/interface/interface_backend_udev.c | 46