5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-01-04 09:17:58 +03:00
Go to file
Leo Nunner 1f0303f82a parser: fix scoped alias resolution
We tried to resolve aliases in some places where the cluster
configuration didn't get set. It's probably better to handle these cases
directly in the function at hand, instead of at every place where this
issues might arise.

This seemingly fixes the issues reported on pve-user and the forum:
  * https://forum.proxmox.com/threads/pve-8-pve-firewall-status-no-such-alias.130202/
  * https://forum.proxmox.com/threads/ipset-not-working-for-accepting-cluster-traffic.129599/

Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
2023-07-17 10:35:51 +02:00
debian bump version to 5.0.2 2023-06-21 19:17:27 +02:00
src parser: fix scoped alias resolution 2023-07-17 10:35:51 +02:00
test test/simulator: add very basic ICMP type functionallity 2020-05-04 14:10:55 +02:00
.gitignore add basic gitignore file 2023-05-22 14:40:55 +02:00
Makefile buildsys: add sbuild convenience target 2023-05-22 14:46:48 +02:00