cvs commit: src/sys/contrib/pf/net pf_if.c pf_table.c
Max Laier
mlaier at FreeBSD.org
Wed Oct 24 13:57:17 PDT 2007
mlaier 2007-10-24 20:57:17 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf_if.c pf_table.c
Log:
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
MFC after: 3 days
Revision Changes Path
1.12 +8 -0 src/sys/contrib/pf/net/pf_if.c
1.9 +1 -1 src/sys/contrib/pf/net/pf_table.c
More information about the cvs-src
mailing list