CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/19 04:30:10
Modified files:
usr.sbin/bgpd : bgpd.h kroute.c session.c util.c
Log message:
Implement a applymask() function that works on bgpd_addr structs.
Use this function in kroute so that kroute_find and kroute6_find can switch
to use struct bgpd_addr as argument.
OK tb@
