CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/04 20:55:54
Modified files:
usr.sbin/bgpd : mrt.c rde.c rde.h rde_decide.c rde_rib.c
rde_update.c
Log message:
Change struct prefix a bit. Make the aspath pointer opaque and remove the
direct pointer to the pt_prefix struct. To getter functions prefix_aspath()
and prefix_peer() added to make access of the opaque pointers possible.
Looks good henning@ and benno@
