]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: add nwfilterDefineXMLFlags()
authorKristina Hanicova <khanicov@redhat.com>
Fri, 20 Aug 2021 11:57:06 +0000 (13:57 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 20 Aug 2021 13:38:53 +0000 (15:38 +0200)
commitfa53b26026d57331e75c5e734582b7db2bf53c36
tree20f8af4581d14c0ed0a137c10d6ba7125b047381
parentc839014dd2516788f0d3e8b96f73427382a59f71
nwfilter: add nwfilterDefineXMLFlags()

I have added a new driver function which allows to define
nwfilter with given flags. I have also replaced definition of
nwfilterDefineXML() with function call to the new function.

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/nwfilter/nwfilter_driver.c