CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/27 06:38:54
Modified files:
usr.sbin/bgpd : rde_rib.c kroute.c
Log message:
Sync the nexthop comperators in rde_rib.c and kroute.c
While nexthop_cmp() already looked for the scope_id for link-local IPv6
nexthops, knexthop_compare() did not.
Reported by 7Asecurity
OK tb@
