]> xenbits.xensource.com Git - libvirt.git/commit
nwfilter: Rename some virNWFilterObj* API's
authorJohn Ferlan <jferlan@redhat.com>
Tue, 18 Apr 2017 16:38:50 +0000 (12:38 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 26 Apr 2017 17:13:18 +0000 (13:13 -0400)
commit5ebe530e0939f2494716f43350446e64b01ddf06
tree6855e19dc6172508d0506abf798ae4b209190f07
parent298d9f61b901375ac1b4629b72d0913422c51715
nwfilter: Rename some virNWFilterObj* API's

Prefix should have been virNWFilterObjList since the API is operating on
the list of filters.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/virnwfilterobj.c
src/conf/virnwfilterobj.h
src/libvirt_private.syms
src/nwfilter/nwfilter_driver.c
src/nwfilter/nwfilter_gentech_driver.c