CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2009/05/26 22:18:21
Modified files: usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c session.c Log message: add an option to change the "connect-retry" timer which defaults to 120s. this can be used to decrease the failover time in specific carp'ed IBGP setups. ok henning@