summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2007-02-10 13:59:13 +0000
committerbms <bms@FreeBSD.org>2007-02-10 13:59:13 +0000
commit42ce6b97cf4944025f5baa95924e300d134245e9 (patch)
tree2bc80c29f1c4ce175cdb45f240ba4251b0bbd2a9 /UPDATING
parent47a4a6254787fc8aac468041ae5ec94979429e32 (diff)
downloadFreeBSD-src-42ce6b97cf4944025f5baa95924e300d134245e9.zip
FreeBSD-src-42ce6b97cf4944025f5baa95924e300d134245e9.tar.gz
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
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4541bc9..ad9dec0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20070210:
+ PIM has been turned on by default in the IPv4 multicast
+ routing code. The kernel option 'PIM' has now been removed.
+ PIM is now built by default if option 'MROUTING' is specified.
+ It may now be loaded into GENERIC kernels by loading the
+ ip_mroute.ko module.
+
20070207:
Support for IPIP tunnels (VIFF_TUNNEL) in IPv4 multicast routing
has been removed. Its functionality may be achieved by explicitly
OpenPOWER on IntegriCloud