From 4dcedde399f19a819b3af2bfc1d6ef7baec81c29 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Fri, 9 May 2008 23:14:01 +0000 Subject: [PATCH] Add a note about multiple routing tables support --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) 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