cvs commit: src/sys/contrib/pf/net pf.c pfvar.h
Max Laier
mlaier at FreeBSD.org
Sun Dec 25 15:52:02 PST 2005
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.
Obtained from: OpenBSD (with changes)
Reported by: Bruno Afonso
MFC after: 3 days
X-MFC: together with local_flags
Revision Changes Path
1.40 +7 -0 src/sys/contrib/pf/net/pf.c
1.14 +1 -0 src/sys/contrib/pf/net/pfvar.h
More information about the cvs-src
mailing list