|
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: Marco Pfatschbacher (mpf
cvs.openbsd.org)
Date: Wed Feb 01 2006 - 16:19:33 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: mpf
cvs.openbsd.org 2006/02/01 15:19:33
Modified files:
usr.sbin/ifstated: ifstated.c
Log message:
If we reenter a state, it still has the old link state values cached.
Therefore, if it enters a state without calling scan_ifstate()
(e.g. through an external-test) ifstated will do the wrong thing (tm).
Change scan_ifstate() to first walk over all states and update the
expressions _before_ they are evaluated.
Help and ok markus
, testing sturm
, ok mcbride
.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]