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: Brad Smith (bradcvs.openbsd.org)
Date: Sat May 21 2005 - 17:40:13 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2005/05/21 16:40:13

Modified files:
        usr.sbin/tcpdump: Tag: OPENBSD_3_7 print-bgp.c

Log message:
MFC:
Fix by cloder

Fix a potential infinite loop that could be triggered by an invalid BGP
packet. Partially from tcpdump.org, with additional paranoia added so
that the problem is actually fixed.