CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/18 01:10:24
Modified files:
usr.sbin/rpki-client: as.c ip.c
Log message:
rpki-client: move inherit in {ip,as}_warn()
While alphabetic order makes sense, having inherit between individual
AS and IP entries and ranges makes little sense. Use the order that we
have elsewhere.
ok claudio job
