* TODO: Add source routing, zebra filtering and lib/ documenting.
+2004-11-24 Paul Jakma <paul@dishone.st>
+
+ * TODO: Add source routing, zebra filtering and lib/ documenting.
+
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* global: Replace strerror with safe_strerror. And vtysh/vtysh.c
Quagga TODO list
- 2004/07/27
+ 2004/11/24
zebra:
and resyncs.
o Add support for valid and preferred lifetimes to IPv6 addresses
o proper support for (at least) 1-level recursive routes
+o Ability to set src on routes, where systems support it.
+o Ability to apply route-maps to daemon route updates.
bgpd:
o depends-on(generic A/C protocol) move snmp to seperate daemon
o extend command definitions to allow them to be self-documenting
o i18n command help strings
+o Document the exported API (DocBook/Doxygen?)
vtysh:
o untangle readline specific bits