Date: Sun, 20 Jun 2004 20:10:06 +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: <200406202010.i5KKA68P048170@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406202010.i5KKA68P048170>