cvs commit: src/sys/contrib/pf/net pf_if.c pf_table.c
Max Laier
mlaier at FreeBSD.org
Sun Oct 28 12:46:31 PDT 2007
mlaier 2007-10-28 19:46:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/contrib/pf/net pf_if.c pf_table.c
Log:
MFC: pf_if.c 1.12, pf_table.c 1.9
Properly drop the pf mutex around all copyout (consistency still
protected by the sx) and avoid a WITNESS panic. Overlooked during last
import.
Reported and tested by: Max N. Boyarov
Approved by: re (kensmith)
Revision Changes Path
1.11.2.1 +8 -0 src/sys/contrib/pf/net/pf_if.c
1.8.2.1 +1 -1 src/sys/contrib/pf/net/pf_table.c
More information about the cvs-src
mailing list