]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: update TODO for ospf6d work & bgp multipath
authorDinesh G Dutt <ddutt@cumulusnetworks.com>
Fri, 12 Apr 2013 01:37:15 +0000 (01:37 +0000)
committerDavid Lamparter <equinox@diac24.net>
Tue, 16 Apr 2013 09:56:11 +0000 (11:56 +0200)
This is work in progress at Cumulus Networks.

TODO

diff --git a/TODO b/TODO
index ccf4d03ddb56002cb141e3bef3d52d40685cfb8a..246cc2572ccb468f2223ca1fa33ea9b34bf38dd0 100644 (file)
--- 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