[pve-devel] [PATCH proxmox-firewall 0/2] Fix generating rules with both ICMP type and code set
Stefan Hanreich
s.hanreich at proxmox.com
Wed Oct 8 15:14:52 CEST 2025
If both type and code were set for rules with Protocol ICMP(v6) then
proxmox-firewall would only generate the statement matching on the code, but not
on the type.
proxmox-firewall:
Stefan Hanreich (2):
firewall: fix generating rules with both type and code set
firewall: regenerate snapshot for tests
proxmox-firewall/src/rule.rs | 32 ++++--
proxmox-firewall/tests/input/cluster.fw | 3 +
.../integration_tests__firewall.snap | 104 ++++++++++++++++++
3 files changed, 127 insertions(+), 12 deletions(-)
Summary over all repositories:
3 files changed, 127 insertions(+), 12 deletions(-)
--
Generated by git-murpp 0.8.0
More information about the pve-devel
mailing list