CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/22 11:26:58
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h kroute.c rde.c
Log message:
Revert previous commit. The RTP_MINE checks on struct kroute_full are
not correct because kr_tofull() replaces RTP_MINE with the real priority.
Noticed because of incorrect nexthop selection.
