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: Thu Sep 01 2005 - 14:09:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2005/09/01 13:09:34

Modified files:
        usr.sbin/ospfd : rde_spf.c

Log message:
rt_lookup() did not respect the route node invalid flag and so AS-ext
routes where not cleared even though the advertising router was no longer
reachable. Same problem has the rt_dump() function that is used for
ospfctl show rib. Tested by me and norby
OK norby deraadt