summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-05 23:48:30 +0100
committerMartin Mares <mj@ucw.cz>2000-03-05 23:48:30 +0100
commit3549667925d04fa6a46ea35f56a9d3c741634d6a (patch)
treeacb5a8ef56724e19c427cb8a924efabeab0897e6 /TODO
parent9f4929e749d945c727f245ed7ef30c557124c352 (diff)
downloadbird-3549667925d04fa6a46ea35f56a9d3c741634d6a.tar
bird-3549667925d04fa6a46ea35f56a9d3c741634d6a.zip
Implemented real slab allocator. If you suspect it from being buggy,
just #define FAKE_SLAB at the top of lib/slab.c to bypass it.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index ccbe59c..fc7f8fa 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
Core
~~~~
-- better memory allocators
-
- static: check validity of route destination?
- static: allow specifying a per-route filter program for setting route attributes?