CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/24 07:26:17
Modified files:
usr.sbin/bgpd : rde_rib.c
Log message:
Make rib_remove() static and factor out the common code from
rib_dump_abort() and rib_dump_terminate() into rib_dump_free().
Collect an extra empty line while passing by.
OK tb@
