K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-10-09T15:12:04.000000Z K 7 svn:log V 455 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) END