CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/28 19:47:57
Modified files:
usr.sbin/rpki-client: validate.c
Log message:
valid_as() should be as strict as valid_ip() when it comes to not-covered
blocks. No longer bubble up the chain in the hope that something is covered.
If this causes issues people need to fix the repository where it causes
errors.
