CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/13 10:52:42
Modified files:
usr.sbin/bgpd : bgpd.h rde.c rde.h rde_decide.c rde_update.c
Log message:
Add F_CTL_LEAKED and F_CTL_INELIGIBLE flags for bgpctl to show leaked
and ineligible paths.
While there rename F_PREF_OTC_LOOP to F_PREF_OTC_LEAK since this indicates
that a route leak was detected.
OK tb@
