diff options
author | paul <paul> | 2002-12-13 20:15:29 +0000 |
---|---|---|
committer | paul <paul> | 2002-12-13 20:15:29 +0000 |
commit | 85f97d27207a5a29357da0c8a6abe8e48bf8ea2c (patch) | |
tree | d20e362762c4963f1150b224356643bd49df7dfb /TODO | |
download | quagga-85f97d27207a5a29357da0c8a6abe8e48bf8ea2c.tar.bz2 quagga-85f97d27207a5a29357da0c8a6abe8e48bf8ea2c.tar.xz |
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -0,0 +1,29 @@ + + Zebra TODO list + 2002/06/18 + +zebra: + +o Pointopoint address configuration. +o Multiple (alias) address configuration for the interface when kernel + support it [just starting]. + +bgpd: + +o BGP TCP MD5 authentication (on OpenBSD) by password command. +o HUP signal support (reload configuration file). +o BGP multi-path extension + +ripd: + +o Multipath support. + +ospfd: + +o Rewrite the incremental RT update code. +o Demand circuits. +o Multiple instances. +o OSPF MIB [SNMP get is amost finished]. +o HUP signal treatment. +-- +Kunihiro Ishiguro <kunihiro@zebra.org> |