CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/28 02:07:21
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_filter.c rde_rib.c rde_update.c
Log message:
Pass a struct prefix to rde_filter and remove some of the arguments which
are now fetched from struct prefix. Currently some trickery is needed
for export default-route but this will get better once Adj-RIB-Out comes.
OK benno@
