CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2018/08/03 10:31:22
Modified files: usr.sbin/bgpd : rde.c rde.h rde_filter.c rde_rib.c rde_update.c Log message: Move nexthop and nexthop flags from the rde_aspath to struct prefix. struct prefix will be slowly becomming the hub of the rib. OK phessler@ job@