~ubuntu-branches/ubuntu/warty/quagga/warty

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Fabio M. Di Nitto
  • Date: 2004-06-29 09:50:59 UTC
  • Revision ID: james.westby@ubuntu.com-20040629095059-px1m2m108z4qw1mr
Tags: upstream-0.96.5
ImportĀ upstreamĀ versionĀ 0.96.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>