On Wed, Feb 11, 2026 at 20:19:19 +0000, Daniel P. Berrangé via Devel wrote:
> From: Daniel P. Berrangé <[email protected]>
> 
> The result looks like
> 
> $ nft list ruleset
> ...snip...
> table ip6 libvirt_network {
>       comment "Managed by libvirt for virtual networks:   
> https://libvirt.org/firewall.html#the-virtual-network-driver";
>       chain forward {
> ...snip...
> 
> This should reduce the number of people wondering why
> these rules exists.
> 
> Signed-off-by: Daniel P. Berrangé <[email protected]>
> ---
>  src/network/network_nftables.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Reviewed-by: Peter Krempa <[email protected]>

Reply via email to