CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/18 01:04:25
Modified files:
usr.sbin/rpki-client: as.c
Log message:
rpki-client: rework as_check_overlap()
Avoid early returns and use a single copy of the warning by reworking
the control flow through two nested switches.
ok claudio job
