Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Dec 2006 13:59:03 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf NOTES options src/sys/contrib/pf/net pf.c
Message-ID:  <200612291359.kBTDx3Gd039587@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612291359.kBTDx3Gd039587>