cvs commit: src/sys/contrib/pf/net pf.c pfvar.h

2005-12-29 Thread Max Laier
mlaier 2005-12-30 00:50:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/contrib/pf/net pf.c pfvar.h Log: MFC: pf.c 1.39+1.40 and pfvar.h 1.13+1.14 Move PFSTATE_EXPIRING from sync_flags to a new local_flags. sync_flags has special handling

cvs commit: src/sys/contrib/pf/net pf.c pfvar.h

2005-12-25 Thread Max Laier
mlaier 2005-12-25 23:52:00 UTC FreeBSD src repository Modified files: sys/contrib/pf/net pf.c pfvar.h Log: Only decrement the max-src-conn counter for tcp connections that reached established state. Similar to OpenBSD's rev. 1.499 by joel but not breaking ABI.

cvs commit: src/sys/contrib/pf/net pf.c pfvar.h

2005-12-19 Thread Max Laier
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