CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/23 04:24:01
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h kroute.c
Log message:
Refactor and rename bgpd_filternexthop() to bgpd_oknexthop()
Simplify the logic and adjust kroute_match() which makes the code
easier to understand.
OK tb@
