Date: Sat, 10 Feb 2007 13:59:14 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf NOTES options src/sys/netinet in_proto.c ip_mroute.c Message-ID: <200702101359.l1ADxEEY066118@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2007-02-10 13:59:14 UTC FreeBSD src repository Modified files: . UPDATING sys/conf NOTES options sys/netinet in_proto.c ip_mroute.c Log: Build PIM by default as part of the IPv4 multicast forwarding path. Make PIM dynamically loadable by using encap_attach_func(). PIM may now be loaded into a GENERIC kernel. Tested with: ports/net/pimdd && tcpreplay && wireshark Reviewed by: Pavlin Radoslavov Revision Changes Path 1.472 +7 -0 src/UPDATING 1.1410 +1 -5 src/sys/conf/NOTES 1.576 +0 -1 src/sys/conf/options 1.83 +1 -9 src/sys/netinet/in_proto.c 1.127 +53 -30 src/sys/netinet/ip_mroute.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702101359.l1ADxEEY066118>