CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/03/03 06:52:39
Modified files: usr.sbin/bgpd : rde.c rde.h rde_rib.c Log message: Replace enum rib_state with enum reconf_action since their doing the same. NEW is now REINIT, ACTIVE is KEEP and DELETE and NONE stay the same.