Tomato 1.28
[tomato.git] / release / src / router / zebra / TODO
bloba83f753f69a12cd671cbf24e67e471725d160a51
2                            Zebra TODO list
3                              2000/12/29
5 zebra:
7 o IPv6 router advertisement code finish.
8 o Pointopoint address configuration.
9 o Multiple (alias) address configuration for the interface when kernel
10   support it [just starting].
12 bgpd:
14 o Peer-group functionality.
15 o Route server support
16 o BGP TCP MD5 authentication (on OpenBSD) by password command.
17 o HUP signal support (reload configuration file).
18 o BGP multi-path extension ("load balancing")
19 o Dynamic query to the Routing Registry.
21 ripd:
23 o Interface sort with interface's address (needed for RIPv2 MIB).
24 o Multipath support.
26 ospfd:
28 o Rewrite the incremental RT update code.
29 o NSSA [undergoing by dick@ipinfusion.com --enable-nssa can turn on the feature].
30 o Opaque LSA support.
31 o Demand circuits.
32 o Multiple instances.
33 o OSPF MIB [SNMP get is amost finished].
34 o HUP signal treatment.
36 Multicast protocols such as PIM-SM, PIM-DM will be supported in
37 Zebra-2.0.  Currently we are concentrating forthcoming Zebra-1.0
38 release which provides common unicast routing protocols.
40 And also we are planning to add IS-IS module in Zebra-2.0.
42 Kunihiro Ishiguro <kunihiro@zebra.org>