CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/15 08:39:34
Modified files:
usr.sbin/bgpd : rde_rib.c
Log message:
Refactor prefix_adjout_update(). Move the new prefix logic up and
then just fall through the update path. This is more in line with
prefix_update() and will make further work simpler.
OK tb@
