rwatson 2004-06-20 20:10:06 UTC FreeBSD src repository Modified files: sys/netinet ip_mroute.c Log: IP multicast code no longer needs to acquire Giant before appending an mbuf onto a socket buffer. This is left over from debug.mpsafenet affecting the forwarding/bridging plane only. Revision Changes Path 1.100 +0 -3 src/sys/netinet/ip_mroute.c