Date: Wed, 2 Jun 2004 20:15:29 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet raw_ip.c Message-ID: <200406030315.i533FTjT058729@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic    2004/06/02 20:15:29 PDT
  FreeBSD src repository
  Modified files:
    sys/netinet          raw_ip.c 
  Log:
  Move the locking of the pcb into raw_output().  Organize code so
  that m_prepend() is not called with possibility to wait while the
  pcb lock is held.  What still needs revisiting is whether the
  ripcbinfo lock is really required here.
  
  Discussed with: rwatson
  
  Revision  Changes    Path
  1.133     +14 -10    src/sys/netinet/raw_ip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406030315.i533FTjT058729>
