libvirt/src/nwfilter
Laine Stump 4bf0f390ed configure: change HAVE_FIREWALLD to WITH_FIREWALLD
Support for firewalld is a feature that can be selectively enabled or
disabled (using --with-firewalld/--without-firewalld), not merely
something that must be accounted for in the code if it is present with
no exceptions. It is more consistent with other usage in libvirt to
use WITH_FIREWALLD rather than HAVE_FIREWALLD.

Signed-off-by: Laine Stump <laine@laine.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-02-01 12:08:37 -05:00
..
Makefile.inc.am make: split nwfilter driver build rules into nwfilter/Makefile.inc.am 2018-03-05 17:09:08 +00:00
nwfilter_dhcpsnoop.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_dhcpsnoop.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_driver.c configure: change HAVE_FIREWALLD to WITH_FIREWALLD 2019-02-01 12:08:37 -05:00
nwfilter_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_ebiptables_driver.c util: pass layer into firewall query callback 2019-01-29 13:35:58 +00:00
nwfilter_ebiptables_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_gentech_driver.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_gentech_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_learnipaddr.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_learnipaddr.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_tech_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00