summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDinesh G Dutt <ddutt@cumulusnetworks.com>2013-04-12 01:37:15 +0000
committerDavid Lamparter <equinox@diac24.net>2013-04-16 11:56:11 +0200
commit77ef01392f82c27a9892840c61a5e7391fd82415 (patch)
treed2ec3e889e4e6e421ac099006689d8ad796ae456
parentc69905b673812ce6ec2a12960727a27b9b8d6426 (diff)
doc: update TODO for ospf6d work & bgp multipath
This is work in progress at Cumulus Networks.
-rw-r--r--TODO10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO b/TODO
index ccf4d03d..246cc257 100644
--- a/TODO
+++ b/TODO
@@ -103,8 +103,10 @@ bgpd
[B000] HUP signal support (reload configuration file).
-[B001] BGP multi-path extension, relaxed mode
+[B001*] BGP multi-path extension, relaxed mode
Priority: medium
+ Implemented, patch will be sent shortly
+ Pradosh Mohapatra, Cumulus Networks
[B002] move FSM state to be per-connection, not per-peer.
@@ -155,9 +157,13 @@ ospfd:
ospf6d:
-[O600] fix ospf6d in general
+[O600*] fix ospf6d in general
Priority: high
State: patches tickling in from Cumulus Networks 2013-03-29 Dinesh Dutt
+ Implemented: p2p link support, ABR, Stub area/Totally Stubby area,
+ SPF throttling, Improving state machine to get performance/scale,
+ max-metric support, Improving ECMP to be > 4, Various other bug fixes
+
[O601*] OSPFv3 autoconfiguration, prefix assignment and sourcedest routing
Priority: medium