[pve-devel] applied: [PATCH proxmox-firewall] config: nftables: add support for icmp-type any
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Apr 25 19:32:09 CEST 2024
Am 25/04/2024 um 19:16 schrieb Stefan Hanreich:
> We support any as wildcard for matching all icmp types. Implement
> parsing logic for parsing the any value and support converting the any
> value into an nftables expression.
>
> Signed-off-by: Stefan Hanreich <s.hanreich at proxmox.com>
> ---
> proxmox-nftables/src/expression.rs | 2 ++
> proxmox-ve-config/src/firewall/types/rule_match.rs | 12 ++++++++++++
> 2 files changed, 14 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list