CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/04 04:07:16
Modified files:
usr.sbin/bgpd : printconf.c
Log message:
Use log_roa() to print the origin-set
An origin-set uses the same objects as the roa-set just does not allow to
set expire times. So just use log_roa() instead of hand rolling the same.
Fix for CID 492355
ok tb
