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: Mon Feb 02 2004 - 12:56:26 CST


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2004/02/02 11:56:25

Modified files:
        usr.sbin/bgpd : rde_rib.c rde.c

Log message:
Fix bug in the decision process. The decision process is unable to directly
detect changes of the active prefix. This bug is only triggered when a
nexthop changes state. While doing that clarify prefix_move a bit.
OK henning