summaryrefslogtreecommitdiff
path: root/src/validators/ip-protocol
AgeCommit message (Collapse)Author
2022-01-11validators: T4144: Add error messages to the majority of IP validatorssarthurdev
2021-12-06firewall: T2199: Migrate firewall to XML/Pythonsarthurdev
2020-05-16nat: T2198: add common ip-protocol validatorChristian Poessinger
It allows IP protocol numbers 0-255, protocol names e.g. tcp, ip, ipv6 and the negated form with a leading "!".