libvirt/src/interface
Michal Privoznik b2019ee470 interface_backend_udev: Implement link speed & state
In the previous commit the helper function was prepared, so now
we can wire it up and benefit from it. The Makefile change is
required because we're including virnedev,h which includes
virnetlink.h which tries to include netlink/msg.h. However this
file is not under /usr/include directly but is dependent on libnl
used.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-06-11 09:57:45 +02:00
..
interface_backend_netcf.c Fix typos in src/* 2014-04-21 16:49:08 -06:00
interface_backend_udev.c interface_backend_udev: Implement link speed & state 2014-06-11 09:57:45 +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