Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2004 15:12:04 +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_mroute.c
Message-ID:  <200410091512.i99FC4Kx001029@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-10-09 15:12:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          ip_mroute.c 
  Log:
  Merge ip_mroute.c:1.109 to RELENG_5:
  
    date: 2004/10/07 14:13:35;  author: rwatson;  state: Exp;  lines: +7 -4
    When running with debug.mpsafenet=0, initialize IP multicast routing
    callouts as non-CALLOUT_MPSAFE.  Otherwise, they may trigger an
    assertion regarding Giant if they enter other parts of the stack from
    the callout.
  
    MFC after:      3 days
    Reported by:    Dikshie < dikshie at ppk dot itb dot ac dot id >
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.106.2.3  +7 -4      src/sys/netinet/ip_mroute.c



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