diff options
author | Dinesh G Dutt <ddutt@cumulusnetworks.com> | 2013-04-12 03:37:15 +0200 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2013-04-16 11:56:11 +0200 |
commit | 77ef01392f82c27a9892840c61a5e7391fd82415 (patch) | |
tree | d2ec3e889e4e6e421ac099006689d8ad796ae456 /TODO | |
parent | tests: DejaGNU libzebra (diff) | |
download | frr-77ef01392f82c27a9892840c61a5e7391fd82415.tar.xz frr-77ef01392f82c27a9892840c61a5e7391fd82415.zip |
doc: update TODO for ospf6d work & bgp multipath
This is work in progress at Cumulus Networks.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |