CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2021/07/28 06:32:14

Modified files:
        usr.sbin/rpki-client: roa.c 

Log message:
Add more checks for ROA maxLength values

* maxLength may not be zero or negative
* maxLength can't be lower than the prefixlength of ip_addr
* maxLength can't be higher than the maximum prefix length

OK claudio@

Reply via email to