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: Tue Jun 28 2005 - 07:12:34 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2005/06/28 06:12:34

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

Log message:
Try to fit 0x200 into an u_int8_t is not so clever. Pass the flags as
u_int16_t so that "bgpctl show rib 4/8 all" works again.