diff options
author | Ondrej Filip <feela@network.cz> | 2005-02-20 18:04:00 +0100 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2005-02-20 18:04:00 +0100 |
commit | efc9e1b78b9332a0a8dfce31f1ef8efc82edc63d (patch) | |
tree | d87a774022e1e3778d543a278ae821d6da99744b | |
parent | 52d61a84989cc40140e7e8b5fc294ac48d4e0245 (diff) | |
download | bird-efc9e1b78b9332a0a8dfce31f1ef8efc82edc63d.tar bird-efc9e1b78b9332a0a8dfce31f1ef8efc82edc63d.zip |
Some tasks are fulfilled. :-)
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -47,11 +47,9 @@ OSPF - check incoming packets using neighbor cache - RFC2328 appendix E: Use a better algorithm - automatic generation of external route tags (RFC1403) - - RFC1587 NSSA areas + - RFC3101 NSSA areas - RFC2370 opaque LSA's - 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 |