diff options
author | Ondrej Filip <feela@network.cz> | 2004-08-03 00:38:43 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2004-08-03 00:38:43 +0200 |
commit | 6236beab1ec5ba61487c418119e01a933e1cacee (patch) | |
tree | c7cefd9df211df7ba3e1411cfadb0fc0a4cf874e | |
parent | 8d94a524b637dbb1513c23daefa8411dcdc9a054 (diff) | |
download | bird-6236beab1ec5ba61487c418119e01a933e1cacee.tar bird-6236beab1ec5ba61487c418119e01a933e1cacee.zip |
Some more TODOs for OSPF.
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -49,4 +49,9 @@ OSPF - automatic generation of external route tags (RFC1403) - RFC1587 NSSA areas - RFC2370 opaque LSA's - - Limit export rate of external LSAs (like Gated does) + - Limit export rate of external LSAs (like Gated does) + - Bugfix in link state retransmission list (aging) + - Default route origination into stub areas + - Rewrite the "dirty patch" in OSPF database (LSA_T_NET) + - Backbone cannot be configured as stub! + - Graceful OSPF restart - RFC3623 |