CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/24 14:17:49
Modified files:
usr.sbin/bgpd : rde_rib.c
Log message:
Use strncmp() to compare strings in rib_find() which is has a similar
problem like rde_peer_match().
OK tb@
