summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorhasso <hasso>2005-01-01 21:02:13 +0000
committerhasso <hasso>2005-01-01 21:02:13 +0000
commitb1b57e2b835ded16e6615723e10d67ed2e0b9c5e (patch)
tree463abd1febe6c792eb94de5c1bdcabfe9348a859 /TODO
parent39f476f9f63fb084bbd1a4f2eb3a77b7ff1a626a (diff)
downloadquagga-b1b57e2b835ded16e6615723e10d67ed2e0b9c5e.tar.bz2
quagga-b1b57e2b835ded16e6615723e10d67ed2e0b9c5e.tar.xz
Move TODO items from isid to the common TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3fa617dd..e4046564 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,17 @@ ospf6d:
o move SPF to common code
o add router-id lookups
+isisd:
+
+o finish SPF
+o select nearest L2 when running SPF for L1
+o remove the routes when holding time for nexthop expires
+o redistribution
+o autosummary
+
+o Mesh groups (RFC2973)
+o Crypto authentication (RFC3567)
+
lib:
o improve route_table speed, eg strided lookups for common prefix depths.
o improve hash tables, eg auto-growing hash tables