CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/28 08:05:13
Modified files:
usr.sbin/bgpd : kroute.c
Log message:
Rework kroute_remove(), it uses a struct kroute_full and does most of
the work internally. Removes a bunch of duplicated code and simplifies
code further.
Input and OK tb@
