]> Kevux Git Server - fll/commit
Update: Backport improved return code failure reporting to firewall from 0.7 development.
authorKevin Day <kevin@kevux.org>
Sun, 18 Feb 2024 04:11:20 +0000 (22:11 -0600)
committerKevin Day <kevin@kevux.org>
Sun, 18 Feb 2024 04:11:20 +0000 (22:11 -0600)
commit0c9f66a48128dcfe4447e17c83b02165a82017f5
tree75e790cc3ee5c0682197faab00ec50c350b27071
parent6200bb20c347d0004e1a3723a105ca6c83fbb7b7
Update: Backport improved return code failure reporting to firewall from 0.7 development.

The return code may be returned as non-zero for error returned by iptables.
This error is now being reported.
This error does not prevent the firewall from continuing.
level_3/firewall/c/firewall.c
level_3/firewall/c/private-common.c
level_3/firewall/c/private-common.h
level_3/firewall/c/private-firewall.c