cvs commit: src/sys/conf NOTES options src/sys/contrib/pf/net pf.c
Max Laier
mlaier at FreeBSD.org
Fri Dec 29 05:59:03 PST 2006
mlaier 2006-12-29 13:59:03 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES options
sys/contrib/pf/net pf.c
Log:
Work around a long standing LOR with user/group rules by doing the socket
lookup early. This has some performance implications and should not be
enabled by default, but might help greatly in certain setups. After some
more testing this could be turned into a sysctl.
Tested by: avatar
LOR ids: 17, 24, 32, 46, 191 (conceptual)
MFC after: 6 weeks
Revision Changes Path
1.1404 +4 -0 src/sys/conf/NOTES
1.570 +1 -0 src/sys/conf/options
1.43 +12 -0 src/sys/contrib/pf/net/pf.c
More information about the cvs-src
mailing list