aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>2008-05-09 23:14:01 +0000
committerJulian Elischer <julian@FreeBSD.org>2008-05-09 23:14:01 +0000
commit4dcedde399f19a819b3af2bfc1d6ef7baec81c29 (patch)
tree7187a44de15602bf88d842c2cc94bc7f240f66fd /UPDATING
parent4ba9fdc4a6c1e22cb0c1c4f835c21231db37885b (diff)
downloadsrc-4dcedde399f19a819b3af2bfc1d6ef7baec81c29.tar.gz
src-4dcedde399f19a819b3af2bfc1d6ef7baec81c29.zip
Add a note about multiple routing tables support
Notes
Notes: svn path=/head/; revision=178891
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9e110725a39e..43fee7d19b09 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.)
+20080509:
+ I have checked in code to support multiple routing tables.
+ see the man pages setfib(1) and setfib(2).
+ This is a hopefully backwards compatible version,
+ but to make use of it you need to compile your kernel
+ with options ROUTETABLES=2 (or more up to 16).
+
20080420:
The 802.11 wireless support was redone to enable multi-bss
operation on devices that are capable. The underlying device