[pve-devel] applied: [PATCH proxmox-firewall] firewall: improve error handling of firewall

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Apr 25 19:32:04 CEST 2024


Am 25/04/2024 um 19:23 schrieb Stefan Hanreich:
> Error handling of the firewall binary should now be much more robust
> on configuration errors. Instead of panicking in some cases it should
> now log an error.
> 
> Signed-off-by: Stefan Hanreich <s.hanreich at proxmox.com>
> ---
>  proxmox-firewall/src/bin/proxmox-firewall.rs |   7 +-
>  proxmox-firewall/src/config.rs               | 239 +++++++++----------
>  proxmox-firewall/src/firewall.rs             |   7 +-
>  proxmox-firewall/tests/integration_tests.rs  |  51 ++--
>  4 files changed, 155 insertions(+), 149 deletions(-)
> 
>

applied, thanks!




More information about the pve-devel mailing list