diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2007-02-24 11:41:05 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2007-02-24 11:41:05 +0000 |
| commit | 08bc2d8a3608ea846ff9bc3e091aa60c87b3d59a (patch) | |
| tree | 82b0acef08edcf313058a312121fc7b13c6e5e1b /UPDATING | |
| parent | 6be2e366d6be0b1e01d55406446dee23a8853e1c (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |
