Go to file
Stefan Hanreich 2054b1193a firewall: add ip range types
Currently we are using tuples to represent IP ranges which is
suboptimal. Validation logic and invariant checking needs to happen at
every site using the IP range rather than having a unified struct for
enforcing those invariants.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
2024-11-12 19:37:36 +01:00
.cargo debian: add files for packaging 2024-11-12 19:37:36 +01:00
proxmox-ve-config firewall: add ip range types 2024-11-12 19:37:36 +01:00
.gitignore debian: add files for packaging 2024-11-12 19:37:36 +01:00
build.sh debian: add files for packaging 2024-11-12 19:37: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