Go to file
Stefan Hanreich 2a32eee42f firewall macros: fix macros using icmp protocol
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>
2025-04-07 13:01:27 +02:00
.cargo debian: add files for packaging 2024-11-12 19:37:36 +01:00
proxmox-ve-config firewall macros: fix macros using icmp protocol 2025-04-07 13:01:27 +02:00
.gitignore debian: add files for packaging 2024-11-12 19:37:36 +01:00
build.sh let build.sh generate d/control 2025-01-16 14:27:36 +01:00
bump.sh debian: add files for packaging 2024-11-12 19:37:36 +01:00
Cargo.toml debian: add files for packaging 2024-11-12 19:37:36 +01:00
Makefile debian: add files for packaging 2024-11-12 19:37:36 +01:00