Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2004 04:06:51 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_divert.c
Message-ID:  <200406110406.i5B46pRl097965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-06-11 04:06:51 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_divert.c 
  Log:
  Remove unneeded Giant acquisition in divert_packet(), which is
  left over from debug.mpsafenet affecting only the forwarding
  plane.  Giant is now acquired in the ithread/netisr or in the
  system call code.
  
  Revision  Changes    Path
  1.89      +0 -15     src/sys/netinet/ip_divert.c



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