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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to