cvs commit: src/sys/netinet ip_mroute.c

Robert Watson rwatson at FreeBSD.org
Sat Oct 9 08:12:04 PDT 2004


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


More information about the cvs-all mailing list