5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-01-04 09:17:58 +03:00
Go to file
Stefan Hanreich 9734f890c4 add support for loading sdn firewall configuration
This also includes support for parsing rules referencing IPSets in the
new SDN scope and generating those IPSets in the firewall. We always
load the new configuration, since loading the configuration always
includes validating the loaded rules. Validation fails without
including the SDN ipsets, leading to syslog error messages.

In the API, we only use the IPSets the user is actually allowed to use
for validating the rules - preventing users from using autogenerated
IPSets they have no permission for.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2024-11-19 16:00:48 +01:00
debian bump version to 5.0.7 2024-04-30 10:30:25 +02:00
src add support for loading sdn firewall configuration 2024-11-19 16:00:48 +01: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: avoid that the dinstall target always triggers a rebuild 2024-04-26 15:43:27 +02:00