CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2015/07/16 12:26:04
Modified files: usr.sbin/bgpd : bgpd.c bgpd.h config.c parse.y printconf.c rde_filter.c session.h Log message: Next round of config cleanup. Move various lists into the bgpd_config struct. This is the next step to better split parsing and merging the config. OK benno@