Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2003 15:26:58 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200311072326.hA7NQw5j091099@repoman.freebsd.org>

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



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