summaryrefslogtreecommitdiff
path: root/src/validators/ipv4-range
AgeCommit message (Collapse)Author
2022-01-10validators: T4148: Add text output when validators failsarthurdev
2020-11-06validator: ipv4-range: T3050: fix wrong exit code when no range was givenChristian Poessinger
2020-05-16nat: T2198: add ipv4-{address,prefix,rage}-exclude validatorsChristian Poessinger
Exclude validators are required to support the ! (not) operator on the CLI to exclude addresses from NAT.
2020-05-16nat: T2198: add new ipv4-range validatorChristian Poessinger