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: Claudio Jeker (claudiocvs.openbsd.org)
Date: Fri Apr 21 2006 - 03:51:46 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2006/04/21 02:51:46

Modified files:
        usr.sbin/bgpd : bgpd.h buffer.c

Log message:
msgbuf_writebound() and msgbuf_bounded() are leftovers from some ancient
mrt dump code. These functions are no longer used since we switched to
filedescriptor passing. From deraadt