aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2007-02-24 11:41:05 +0000
committerBruce M Simpson <bms@FreeBSD.org>2007-02-24 11:41:05 +0000
commit08bc2d8a3608ea846ff9bc3e091aa60c87b3d59a (patch)
tree82b0acef08edcf313058a312121fc7b13c6e5e1b /UPDATING
parent6be2e366d6be0b1e01d55406446dee23a8853e1c (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bd87e21c47a4..e2a626e5e5fc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20070224:
+ The IPv6 multicast forwarding code may now be loaded into GENERIC
+ kernels by loading the ip_mroute.ko module.
+ The module build heeds the MK_INET6_SUPPORT make.conf option; it
+ may be set to "no" to omit building the IPv6 support.
+
20070218:
The following build error may appear when upgrading from an old
-current (usr.sbin/bsnmpd/modules/snmp_bridge, depend stage):