[libvirt] [PATCH V3 0/3] Improve netlink to support all protocols.

Tang Chen tangchen at cn.fujitsu.com
Wed Aug 22 04:10:22 UTC 2012


These patches improved libvirt to support all netlink protocols,
and also introduced a new netlink service to listen to hotplug
events.

Tang Chen (3):
  Improve netlink to support all protocol.
  Introduce virNetlinkEventServiceStopAll() to stop all netlink
    services.
  Add uevent netlink service.

 daemon/libvirtd.c                |   12 ++-
 src/libvirt_private.syms         |    1 +
 src/util/virnetdev.c             |    6 +-
 src/util/virnetdevmacvlan.c      |   12 ++-
 src/util/virnetdevvportprofile.c |    7 +-
 src/util/virnetlink.c            |  220 ++++++++++++++++++++++++++++++--------
 src/util/virnetlink.h            |   22 ++--
 7 files changed, 218 insertions(+), 62 deletions(-)

-- 
1.7.10.1




More information about the libvir-list mailing list