mirror of
https://git.proxmox.com/git/proxmox-ve-rs
synced 2025-10-04 06:22:21 +00:00
![]() Macros containing rules for the ICMP protocol used dport instead of icmp-type for specifying the type of ICMP messages. This is how pve-firewall used to specify them, but the nftables firewall uses a separate key for this in the macros. This caused all ICMP types to be allowed instead of restricting them to the types specified in the macro. Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com> Tested-by: Hannes Laimer <h.laimer@proxmox.com> Link: https://lore.proxmox.com/20250204095733.55146-1-s.hanreich@proxmox.com Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.cargo | ||
proxmox-ve-config | ||
.gitignore | ||
build.sh | ||
bump.sh | ||
Cargo.toml | ||
Makefile |