CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/20 07:04:36
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_adjout.c rde_update.c
Log message:
In the Adj-RIB-Out dmetric has no meaning (by default there is only one
path). Also nhflags are not needed any more since the nexthop selection
happens right before addition to the Adj-RIB-Out in up_prep_adjout().
OK tb@
