Re: [PATCH v4 12/30] network: support setting firewallBackend from network.conf

2024-05-02 Thread Daniel P . Berrangé
On Thu, May 02, 2024 at 01:05:37PM -0400, Laine Stump wrote: > On 5/2/24 8:20 AM, Daniel P. Berrangé wrote: > > On Tue, Apr 30, 2024 at 01:44:01PM -0400, Laine Stump wrote: > > > It still can have only one useful value ("iptables"), but once a 2nd > > > value is supported, it will be selectable by

Re: [PATCH v4 12/30] network: support setting firewallBackend from network.conf

2024-05-02 Thread Laine Stump
On 5/2/24 8:20 AM, Daniel P. Berrangé wrote: On Tue, Apr 30, 2024 at 01:44:01PM -0400, Laine Stump wrote: It still can have only one useful value ("iptables"), but once a 2nd value is supported, it will be selectable by setting "firewall_backend=nftables" in /etc/libvirt/network.conf. If firewa

Re: [PATCH v4 12/30] network: support setting firewallBackend from network.conf

2024-05-02 Thread Daniel P . Berrangé
On Tue, Apr 30, 2024 at 01:44:01PM -0400, Laine Stump wrote: > It still can have only one useful value ("iptables"), but once a 2nd > value is supported, it will be selectable by setting > "firewall_backend=nftables" in /etc/libvirt/network.conf. > > If firewall_backend isn't set in network.conf,

[PATCH v4 12/30] network: support setting firewallBackend from network.conf

2024-04-30 Thread Laine Stump
It still can have only one useful value ("iptables"), but once a 2nd value is supported, it will be selectable by setting "firewall_backend=nftables" in /etc/libvirt/network.conf. If firewall_backend isn't set in network.conf, then libvirt will check to see if the iptables binary is present on the