It will still be possible to install iptables and use the iptables
backend, but we'll be showing a greater preference for nftables, which
is the proper thing to be doing.
Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Requires: libvirt-daemon-common = %{version}-%{release}
Requires: libvirt-libs = %{version}-%{release}
Requires: dnsmasq >= 2.41
+ %if 0%{?rhel} >= 10 || 0%{?fedora} >= 41
+Requires: nftables
+ %else
Requires: iptables
+ %endif
%description daemon-driver-network
The network driver plugin for the libvirtd daemon, providing