proxmox-backup/pbs-config
Fabian Grünbichler d5c03df552 fix #4722: allow all netmask values for reverse lookup
the only place this is used (parsing a 'netmask XXX' directive in an interfaces
file) allows any integer as value both when parsing and when validating, so
there is no reason to restrict this to only allow string netmasks >=
8/255.0.0.0 as far as I can tell..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-05-17 11:02:46 +02:00
..
src fix #4722: allow all netmask values for reverse lookup 2023-05-17 11:02:46 +02:00
Cargo.toml move metrics connection from pbs-config to proxy 2023-01-20 10:59:55 +01:00