summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2009-03-19 01:43:03 +0000
committerBruce M Simpson <bms@FreeBSD.org>2009-03-19 01:43:03 +0000
commit443fc3176dee8c923a5e1e465231de9dc4197489 (patch)
treed8c3186aadc92c08ebcc649765a90704c2e1d233 /UPDATING
parent1975dc405ac942504055db9f8d07d1a39c8e32a9 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6b490fcb7e01..3864a0d8cb67 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20090319:
+ The multicast forwarding code has been cleaned up. netstat(1)
+ only relies on KVM now for printing bandwidth upcall meters.
+ The IPv4 and IPv6 modules are split into ip_mroute_mod and
+ ip6_mroute_mod respectively. The config(5) options for statically
+ compiling this code remain the same, i.e. 'options MROUTING'.
+
20090315:
Support for the IFF_NEEDSGIANT network interface flag has been
removed, which means that non-MPSAFE network device drivers are no