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: Thu Jan 01 2004 - 17:46:47 CST


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2004/01/01 16:46:47

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

Log message:
listen on a AF_LOCAL socket for imsgs too.
only implemented type yet is IMSG_CTL_SHOW_NEIGHBOR which sends back
the struct peer for all neighbors.
will be used by bgpdctl