mlaier 2005-12-20 00:33:33 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf.c pfvar.h
Log:
Move PFSTATE_EXPIRING from sync_flags to a new local_flags. sync_flags has
special handling when zero. This caused no PFSYNC_ACT_DEL message and thus
disfunction of pfflowd and state synchronisation in general.
Discovered by: thompsa
Good catch by: thompsa
MFC after: 7 days
Revision Changes Path
1.39 +2 -2 src/sys/contrib/pf/net/pf.c
1.13 +4 -2 src/sys/contrib/pf/net/pfvar.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"