CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/03/07 14:26:28
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.h control.c log.h session.c
session.h
Log message:
Implements a few missing bits for better templates support:
- on config reload also adjust the cloned neighbors so that they get the
config changes as well.
- clean up sessions that are 1h idle but in state active (instead of down)
- add bits to allow bgpctl to destroy cloned neighbors
Tested by sthen@ some time ago, OK phessler@