]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: fix libvirtd startup failure due to netlink error
authorLaine Stump <laine@laine.org>
Thu, 3 May 2012 14:39:04 +0000 (10:39 -0400)
committerLaine Stump <laine@laine.org>
Mon, 7 May 2012 18:25:43 +0000 (14:25 -0400)
commit642973135c54b93242c4548ef27d591b52b0994c
tree1548c8faa5c6a630377f86150060b177b47c37b0
parentf300c194fdfbd519013563dce5d410e32d7c24b8
util: fix libvirtd startup failure due to netlink error

This is part of the solution to the problem detailed in:

  https://bugzilla.redhat.com/show_bug.cgi?id=816465

and further detailed in

  https://www.redhat.com/archives/libvir-list/2012-May/msg00202.htm

A short explanation is included in the comments of the patch itself.

Note that this patch by itself breaks communication between lldpad and
libvirtd, so the other 3 patches in the series must be applied at the
same time as this patch.
daemon/libvirtd.c
src/libvirt_private.syms
src/util/virnetlink.c
src/util/virnetlink.h