Revert previous commit. The RTP_MINE checks on struct kroute_full are
authorclaudio <claudio@openbsd.org>
Fri, 22 Jul 2022 17:26:58 +0000 (17:26 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 22 Jul 2022 17:26:58 +0000 (17:26 +0000)
commitaae7fbb021ca33282796f4b26dee648dfb98074f
tree131675821b0aa8ee9f7c12ef85bc5d99e3e78992
parent8714867440ab2363ef6d587b83cc730c350d0399
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.
usr.sbin/bgpd/bgpd.c
usr.sbin/bgpd/bgpd.h
usr.sbin/bgpd/kroute.c
usr.sbin/bgpd/rde.c