CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/04/23 13:23:27
Modified files: usr.sbin/bgpd : rde.c rde.h rde_decide.c rde_rib.c Log message: Rework the way we handle announced networks. Instead of two freak rde_peers use one that is less freaky. Merge bgpctl and config networks into one tree. First step of a larger change in the RDE and this goes now in to allow to move forward.