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: Alexander Bluhm (bluhmcvs.openbsd.org)
Date: Fri Jul 09 2010 - 07:39:46 CDT


CVSROOT: /cvs
Module name: src
Changes by: bluhmcvs.openbsd.org 2010/07/09 06:39:46

Modified files:
        usr.sbin/ospf6d: rde.c

Log message:
Do not try to originate an intra-area-prefix-lsa if an interface
address changes that does not belong to any area. This fixes an
ospf6d crash. To not search for the area in orig_intra_lsa_net(),
just pass the area as function parameter.
ok claudio