CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/11 02:02:14
Modified files:
usr.sbin/bgpd : bgpd.h rde.c rde.h rde_attr.c rde_filter.c
rde_rib.c util.c
Log message:
Refactor aspath code a bit. Move cached source_as (for origin validation)
into struct aspath and pass that struct to aspath_match().
OK denis@
