refact ip stack (#11953)

This commit is contained in:
Boris
2025-02-11 14:37:58 +03:00
committed by GitHub
parent c557adf911
commit a51e7dd07d
64 changed files with 470 additions and 208 deletions

View File

@@ -189,7 +189,7 @@
- nat
- mangle
- raw
when: flush_iptables | bool
when: flush_iptables | bool and ipv4_stack
tags:
- iptables
@@ -203,7 +203,7 @@
- nat
- mangle
- raw
when: flush_iptables | bool and enable_dual_stack_networks
when: flush_iptables | bool and ipv6_stack
tags:
- ip6tables