CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/16 03:09:20
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_filter.c rde_rib.c
Log message:
Use struct filterstate in rde_update_dispatch() and pass it down to
functions like rde_update_update and path_update. This will allow to
move more pointers from rde_aspath to the prefix.
Looks good benno@
