diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2009-03-19 01:43:03 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2009-03-19 01:43:03 +0000 |
| commit | 443fc3176dee8c923a5e1e465231de9dc4197489 (patch) | |
| tree | d8c3186aadc92c08ebcc649765a90704c2e1d233 /UPDATING | |
| parent | 1975dc405ac942504055db9f8d07d1a39c8e32a9 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
