Re: [PATCH v3 12/27] network: support setting firewallBackend from network.conf

2024-04-25 Thread Daniel P . Berrangé
On Thu, Apr 25, 2024 at 01:04:10PM -0400, Laine Stump wrote: > On 4/25/24 12:30 PM, Daniel P. Berrangé wrote: > > On Thu, Apr 25, 2024 at 01:38:18AM -0400, Laine Stump wrote: > > > It still can have only one useful value ("iptables"), but once a 2nd > > > value is supported, it will be selectable

Re: [PATCH v3 12/27] network: support setting firewallBackend from network.conf

2024-04-25 Thread Laine Stump
On 4/25/24 12:30 PM, Daniel P. Berrangé wrote: On Thu, Apr 25, 2024 at 01:38:18AM -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

Re: [PATCH v3 12/27] network: support setting firewallBackend from network.conf

2024-04-25 Thread Daniel P . Berrangé
On Thu, Apr 25, 2024 at 01:38:18AM -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,