paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 1 | |
| 2 | Zebra TODO list |
| 3 | 2002/06/18 |
| 4 | |
| 5 | zebra: |
| 6 | |
| 7 | o Pointopoint address configuration. |
| 8 | o Multiple (alias) address configuration for the interface when kernel |
| 9 | support it [just starting]. |
| 10 | |
| 11 | bgpd: |
| 12 | |
| 13 | o BGP TCP MD5 authentication (on OpenBSD) by password command. |
| 14 | o HUP signal support (reload configuration file). |
| 15 | o BGP multi-path extension |
| 16 | |
| 17 | ripd: |
| 18 | |
| 19 | o Multipath support. |
| 20 | |
| 21 | ospfd: |
| 22 | |
| 23 | o Rewrite the incremental RT update code. |
| 24 | o Demand circuits. |
| 25 | o Multiple instances. |
| 26 | o OSPF MIB [SNMP get is amost finished]. |
| 27 | o HUP signal treatment. |
| 28 | -- |
| 29 | Kunihiro Ishiguro <kunihiro@zebra.org> |