summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-06 23:21:19 +0200
committerMartin Mares <mj@ucw.cz>2000-05-06 23:21:19 +0200
commit67be5b23cd80646c2aa5a9c6a3d373ceecb275b6 (patch)
tree23de235cdd950f3ef3e2c2d1965ffe19d47fa3e2 /TODO
parentab1129c1bdea41ff06fd21390cde5667d07f6e65 (diff)
downloadbird-67be5b23cd80646c2aa5a9c6a3d373ceecb275b6.tar
bird-67be5b23cd80646c2aa5a9c6a3d373ceecb275b6.zip
When rte_update is called for an identical route, don't announce anything.
Please implement the rte_same hook in your protocols. It should just compare your metrics stored directly in rte, the rest is done by the core.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 7f478f2..ae0d53d 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,6 @@ Core
- tagging of external routes?
-- when an identical route is received, don't trigger updates
-
-- configure: --enable-ipv6
- configure: IPv6 on glibc 2.0?
- Makefile: install target?