
8 Apr
2010
8 Apr
'10
4:40 p.m.
2010/4/8 Daniel Veillard <veillard@redhat.com>:
On Thu, Apr 08, 2010 at 10:16:42PM +0200, Matthias Bolte wrote:
--- src/libvirt_private.syms | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms index 814e2d8..b76f2da 100644
-#nwfilter_learnipaddr.h -ipAddressMap; -ipAddressMapLock; -pendingLearnReq; -pendingLearnReqLock;
Huh I though I had removed them before the commit ?!?
+# nwfilter_learnipaddr.h virNWFilterGetIpAddrForIfname; virNWFilterDelIpAddrForIfname; virNWFilterLookupLearnReq;
thanks for catching this,
ACK
Daniel
Okay pushed. Matthias