cvs commit: src/sys/netinet ip_fw2.c

Sam Leffler sam at FreeBSD.org
Fri Nov 7 15:26:59 PST 2003


sam         2003/11/07 15:26:58 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Move uid/gid checking logic out of line and lock inpcb usage.  This
  has a LOR between IPFW inpcb locks but I'm committing it now as the
  lesser of two evils (the other being unlocked use of in_pcblookup).
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.43      +60 -40    src/sys/netinet/ip_fw2.c


More information about the cvs-src mailing list