CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/22 10:59:08
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_filter.c rde_rib.c rde_update.c
Log message:
Move nexthop into struct filterstate (including nexthop flags) and use
them whereever possible. In some places (path_update, softreconfig_out
handler) the nexthop state is temporarily folded back into the rde_aspath.
Tested and OK benno@
