You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two locations in src/firewallfabrik/platforms/iptables/_policy_compiler.py: the C++ implementation preserves an "any TCP" service object when action_on_reject is TCP RST. The Python port currently does not replicate this behaviour.