diff options
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: to maximize performance. 20070224: + To support interrupt filtering a modification to the newbus API + has occurred, and as a result ABI was broken: make sure that + your kernel and modules are in sync. For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current + +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 |