Re: [libvirt] [PATCH 0/2] network: improve firewall rule creation error handling

2019-03-19 Thread Andrea Bolognani
On Mon, 2019-03-18 at 17:47 +, Daniel P. Berrangé wrote: > This is a different approach to solving the problem describd in: > > https://www.redhat.com/archives/libvir-list/2019-March/msg00584.html > > That patch would treat each chain creation attempt as non-fatal. This > means ipv4 chains

[libvirt] [PATCH 0/2] network: improve firewall rule creation error handling

2019-03-18 Thread Daniel P . Berrangé
This is a different approach to solving the problem describd in: https://www.redhat.com/archives/libvir-list/2019-March/msg00584.html That patch would treat each chain creation attempt as non-fatal. This means ipv4 chains still get created if ipv6 is missing, or if a subset of ip[6]tables modul