]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: change virNWFilterBindingPtr to virNWFilterBindingDefPtr
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 8 May 2018 12:45:26 +0000 (13:45 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 26 Jun 2018 10:22:07 +0000 (11:22 +0100)
commitce1144960cdb903271ef660020ff6c5f2eb4978e
treee6d57a125d0fa53b94b47ef465f6711fc8216bc0
parentaa51063927a0d48768ff88b11f12075ad5efc89f
conf: change virNWFilterBindingPtr to virNWFilterBindingDefPtr

We are going to want to expose the NWFilter binding concept in the
public API, so the virNWFilterBindingPtr type needs to be used there.
Our internal type will shortly gain an XML representation, so rename
it to virNWFilterBindingDefPtr which follows our normal conventions.

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/libvirt_private.syms