[libvirt] [PATCH v5 0/2] util: Add netlink event handling code

D. Herrendoerfer d.herrendoerfer at herrendoerfer.name
Wed Feb 22 13:17:12 UTC 2012


From: "D. Herrendoerfer" <d.herrendoerfer at herrendoerfer.name>

This is the updated netlink event code based upon the updated
virnetlink.[ch] files.
Also the related code to virnetdevmacvlan is included as well
as the related changes to the setup code.

D. Herrendoerfer (2):
  util: Add netlink event handling to virnetlink.c
  Add de-association handling to macvlan code

 daemon/libvirtd.c                |    8 +
 src/libvirt_private.syms         |    6 +
 src/qemu/qemu_migration.c        |    2 +-
 src/util/virnetdevmacvlan.c      |  315 +++++++++++++++++++++++++++-
 src/util/virnetdevvportprofile.c |   33 ++-
 src/util/virnetdevvportprofile.h |    3 +-
 src/util/virnetlink.c            |  438 +++++++++++++++++++++++++++++++++++++-
 src/util/virnetlink.h            |   29 +++
 8 files changed, 815 insertions(+), 19 deletions(-)

-- 
1.7.7.5




More information about the libvir-list mailing list