summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1998-10-19 00:25:56 +0200
committerMartin Mares <mj@ucw.cz>1998-10-19 00:25:56 +0200
commit16a8ba30a97d82f8e43385d1a9b116fdb16746a8 (patch)
tree5158f8155d7afc34e0ee739ce2aa510331ba05d9 /TODO
parent4c45595e3bb9f0b605e3102742831dad8915b309 (diff)
downloadbird-16a8ba30a97d82f8e43385d1a9b116fdb16746a8.tar
bird-16a8ba30a97d82f8e43385d1a9b116fdb16746a8.zip
We parse /proc/net/route and flag RT entries according to it. More to come
today in the morning...
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 979fc0e..bb193aa 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@ Core
* router id
* right usage of DBG vs. debug
+- TOS not supported by kernel -> automatically drop routes with TOS<>0
+
- use -freg-struct-return ?
- fake multipath?