OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Henning Brauer (henningcvs.openbsd.org)
Date: Tue Jan 06 2004 - 17:14:58 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/01/06 16:14:58

Modified files:
        usr.sbin/bgpd : bgpd.h control.c session.c session.h

Log message:
two new imsg types, IMSG_CTL_NEIGHBOR_UP and _DOWN, on their receival on the
control socket the given neighbor session is sent a START / STOP signal.

ok claudio