Files
firewall_containers/network-go/firewall/firewall.go
gyurix c6ae1748cf
continuous-integration/drone/push Build is passing
fix: warn instead of error when IP forwarding fails in containers
Downgrade the IP forwarding failure from an error to a warning,
as this is expected in containers with a read-only filesystem.
IP forwarding should be set at the host level, not inside a container.
Update comments to reflect this expectation and improve log clarity.
2026-06-15 12:21:12 +02:00

7.1 KiB