CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/13 20:43:02
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h config.c parse.y
Log message:
Move the command line options (mainly -d and -v) out of struct bgpd_config
into a own flag field since these can't be modified via a config reload.
OK henning@ benno@ before lock
