]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - TODO
Babel: Rework handling of retractions
[thirdparty/bird.git] / TODO
diff --git a/TODO b/TODO
index f0c60b6b2e7c523c21e8a6d3a66a6a37bc39e7dd..23cd18778a12a76432afb529d62772d6a8a99bf5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ Core
 ~~~~
 - socket open failure should not be fatal
 - &&,||: priorities
-- client: `?' in BGP masks
-- filters: function for BGP path length
 - static: allow specifying a per-route filter program for setting route attributes?
 
 Globals
@@ -22,18 +20,12 @@ Globals
 
 Various ideas
 ~~~~~~~~~~~~~
-- client: paging of output
 - client: Ctrl-R eats one more enter
 - bgp: timing of updates?
-- netlink: realms
 - netlink: import Linux route attributes to our rta's, so that they can be filtered?
 - config: executable config files
 - filters: user defined attributes?
-- client: access control
 - io: use poll if available
-- IPv6 router advertisements
-- real multipath (doesn't seem to be simple at all :()
-- fake multipath (even less simple)
 - route recalculation timing and flap dampening [see RFC2439 for algorithms]
 - aggregate engine: standard route aggregation and summarization [RFC2519]
 - aggregate engine: injection of manually configured pseudo-static routes
@@ -47,6 +39,7 @@ OSPF
        - check incoming packets using neighbor cache
        - RFC2328 appendix E: Use a better algorithm
        - automatic generation of external route tags (RFC1403)
-       - RFC1587 NSSA areas
        - RFC2370 opaque LSA's
-        - Limit export rate of external LSAs (like Gated does)
+       - Limit export rate of external LSAs (like Gated does)
+       - Bugfix in link state retransmission list (aging)
+       - Graceful OSPF restart - RFC3623