Move TODO items from isid to the common TODO.
diff --git a/TODO b/TODO
index 3fa617d..e404656 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,17 @@
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