summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-10 14:45:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 13:18:46 +0100
commit549488b572aa21e4e45e8d36607ac6ea20ee8751 (patch)
tree89bb7694029fa14178df3bc99b7d1adc97a53075 /libbsd.txt
parentDelete struct proc p_mtx lock (diff)
downloadrtems-libbsd-549488b572aa21e4e45e8d36607ac6ea20ee8751.tar.bz2
Disable alternative routing tables
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 165656da..503c642e 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -50,6 +50,9 @@ the current Git submodule commit is this
* Per-CPU NETISR(9) should be enabled onece the new stack is ready for SMP.
+* Multiple routing tables are not supported. Every FIB value is set to zero
+ (= BSD_DEFAULT_FIB).
+
* Sebastian Huber and Joel Sherrill discussed the need for a a basic USB
functionality test that is known to work on qemu pc.