Date: Tue, 20 Dec 2005 00:33:33 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net pf.c pfvar.h Message-ID: <200512200033.jBK0XXY5040312@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512200033.jBK0XXY5040312>
