diff options
| author | Paolo Pisati <piso@FreeBSD.org> | 2007-02-24 19:45:09 +0000 |
|---|---|---|
| committer | Paolo Pisati <piso@FreeBSD.org> | 2007-02-24 19:45:09 +0000 |
| commit | 663829fe1a7b9296194ea50c7c96e679607d763e (patch) | |
| tree | 6377b2038f0e4eb3d3246f1c7ac64e04ed3dd17b /UPDATING | |
| parent | 531db8b1396e50159ba1c4f066199d287065e65a (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -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 |
