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: Ryan Thomas McBride (mcbridecvs.openbsd.org)
Date: Sun Apr 04 2004 - 19:21:40 CDT


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2004/04/04 18:21:40

Modified files:
        sys/net : if_pfsync.c

Log message:
Prevent stale states (states older than the local version) from overwriting
the local state.

Tricky state comparisons from frantzen ok cedric dhartmei

Post-ok addition of code to broadcast an update with the better local version
when this happens. Torture tested by beck