CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/30 00:29:56
Modified files:
usr.sbin/bgpd : bgpd.h control.c rde.c rde_filter.c rde_sets.c
rde_trie.c session.c
Log message:
Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets and
prefix-sets loaded into the RDE. For now only the number of prefixes or
asnumbers are shown plus the time since the last change was done to the table.
OK benno@
