]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Build PIM by default as part of the IPv4 multicast forwarding path.
authorbms <bms@FreeBSD.org>
Sat, 10 Feb 2007 13:59:13 +0000 (13:59 +0000)
committerbms <bms@FreeBSD.org>
Sat, 10 Feb 2007 13:59:13 +0000 (13:59 +0000)
commit42ce6b97cf4944025f5baa95924e300d134245e9
tree2bc80c29f1c4ce175cdb45f240ba4251b0bbd2a9
parent47a4a6254787fc8aac468041ae5ec94979429e32
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
UPDATING
sys/conf/NOTES
sys/conf/options
sys/netinet/in_proto.c
sys/netinet/ip_mroute.c