Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2008 23:12:40 +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 ip6_input.c
Message-ID:  <200807022313.m62ND1Wt018320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-07-02 23:12:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_input.c 
  Log:
  SVN rev 180197 on 2008-07-02 23:12:40Z by rwatson
  
  Set the IPv6 netisr handler as NETISR_MPSAFE on the basis that, despite
  there still being some well-known races in mld6 and nd6, running with
  Giant over the netisr handler provides little or not additional
  synchronization that might cause mld6 and nd6 to behave better.
  
  Revision  Changes    Path
  1.99      +1 -1      src/sys/netinet6/ip6_input.c



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