Add a note about multiple routing tables support

This commit is contained in:
Julian Elischer 2008-05-09 23:14:01 +00:00
parent 4ba9fdc4a6
commit 4dcedde399

View File

@ -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