public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-firewall 0/2] Fix auto-generated IPAM ipsets in firewall
@ 2026-02-12  8:48 Stefan Hanreich
  2026-02-12  8:48 ` [PATCH proxmox-firewall 1/2] firewall: chore: autoformat imports Stefan Hanreich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hanreich @ 2026-02-12  8:48 UTC (permalink / raw)
  To: pve-devel

proxmox-firewall did not include the auto-generated IPAM ipsets when looking up
ipsets in the firewall rule generation logic. This would cause proxmox-firewall
to fail generating a ruleset when those IPAM ipsets were included in the
ruleset. This is a regression introduced in the patch series that added support
for legacy ipset / alias names [1].

This issue was reported in the forum by a user [2].

[1] https://lore.proxmox.com/all/20250925122403.230867-1-s.hanreich@proxmox.com/
[2] https://forum.proxmox.com/threads/sdn-aliases-not-found-by-firewall.180549/

proxmox-firewall:

Stefan Hanreich (2):
  firewall: chore: autoformat imports
  firewall: fix ipset lookup for auto-generated ipam ipsets

 proxmox-firewall/src/config.rs                |  48 +++-
 proxmox-firewall/src/firewall.rs              |  11 +-
 proxmox-firewall/tests/input/host.fw          |   2 +
 .../integration_tests__firewall.snap          | 250 +++++++++++++++++-
 4 files changed, 293 insertions(+), 18 deletions(-)


Summary over all repositories:
  4 files changed, 293 insertions(+), 18 deletions(-)

-- 
Generated by git-murpp 0.8.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-16 19:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-12  8:48 [PATCH proxmox-firewall 0/2] Fix auto-generated IPAM ipsets in firewall Stefan Hanreich
2026-02-12  8:48 ` [PATCH proxmox-firewall 1/2] firewall: chore: autoformat imports Stefan Hanreich
2026-02-12  8:48 ` [PATCH proxmox-firewall 2/2] firewall: fix ipset lookup for auto-generated ipam ipsets Stefan Hanreich
2026-02-16 19:22 ` applied: [PATCH proxmox-firewall 0/2] Fix auto-generated IPAM ipsets in firewall Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal