Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2008 13:16:45 +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/netinet6 udp6_usrreq.c
Message-ID:  <200808311316.m7VDGvAX045265@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-08-31 13:16:45 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         udp6_usrreq.c 
  Log:
  SVN rev 182537 on 2008-08-31 13:16:45Z by rwatson
  
  In UDPv6, reduce scope of global udbinfo lock during append to last
  matching socket by dropping it before udp6_append(), and remove
  duplicate unlocks of udbinfo and inpcb in sysctl return path.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.93      +1 -3      src/sys/netinet6/udp6_usrreq.c



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