Reword addition about MROUTING.

Submitted by:	ru
This commit is contained in:
bms 2007-02-24 21:21:53 +00:00
parent fcd6a02a5d
commit 7466d6dfe5

View File

@ -29,9 +29,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
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.
kernels by loading the ip_mroute.ko module. This is built into the
module unless WITHOUT_INET6 or WITHOUT_INET6_SUPPORT options are
set; see src.conf(5) for more information.
20070218:
The following build error may appear when upgrading from an old