CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/06/27 13:53:34
Modified files:
usr.sbin/bgpd : bgpd.8 bgpd.c bgpd.conf.5 bgpd.h config.c
parse.y printconf.c session.c session.h
Log message:
Instead of specifying the control sockets on the command line have them
in bgpd.conf. This allows to add/modify restricted control sockets on runtime.
Feature request by a few people how often forgot to add -r path when restarting
bgpd (including myself).
NOTE: this removes the -s and -r arguments from bgpd so pay attention when
updateing.
jajaja sthen@, OK henning@