diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2013-03-29 19:40:39 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2013-03-29 19:40:39 +0100 |
commit | 24c6bb86f4d21c74149bc0a7e50f9b95da0b6fd3 (patch) | |
tree | 7776b6a7bb4b8ea60a4d3fe17cc4b0acbf76bffd /TODO | |
parent | doc: update TODO (diff) | |
download | frr-24c6bb86f4d21c74149bc0a7e50f9b95da0b6fd3.tar.xz frr-24c6bb86f4d21c74149bc0a7e50f9b95da0b6fd3.zip |
doc: add OSPFv3 homenet to TODO
The homenet OSPFv3 extensions are not only relevant TODO items, but also
suitable for GSoC students.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -159,6 +159,21 @@ ospf6d: Priority: high State: patches tickling in from Cumulus Networks 2013-03-29 Dinesh Dutt +[O601*] OSPFv3 autoconfiguration, prefix assignment and sourcedest routing + Priority: medium + State: work in progress 2013-03-29 Edward Seabrook + GSoC-Mentors: David Lamparter + + OSPFv3 application in the homenet is being designed to use several + extensions to the base protocol. In order of dependency, + autoconfiguration, prefix assignment and sourcedest routing should + be implemented. + + This task requires a good level of OSPF understanding plus proper + ability to follow IETF discussion about these points. Also, since work + has already started on this, improvements must obviously build on top + of that. + isisd ===== |