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: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Tue Jun 06 2006 - 10:36:07 CDT


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2006/06/06 09:36:07

Modified files:
        sys/net : route.c route.h

Log message:
back out multiple routing table diffs (3 of 'em) because this makes
'route show' dump out repeated copies of the v6 routing table on ramdisks.
on some architectures it spins forever doing this, on others it just
goes for a long time printing the v6 routes over and over before terminating.
spotted by jmc and krw, backout diff tested by beck.