TODO updated.
This commit is contained in:
parent
b8f17cf192
commit
54a2178fd4
1 changed files with 9 additions and 0 deletions
9
TODO
9
TODO
|
@ -19,6 +19,12 @@ Globals
|
|||
- protocols: implement reconfigure hook
|
||||
- protocols: use locking
|
||||
- check use of system includes and sprintf()
|
||||
- refuse to run twice on single system
|
||||
|
||||
|
||||
RPM
|
||||
~~~
|
||||
- build v4 and v6 in once
|
||||
|
||||
Various ideas
|
||||
~~~~~~~~~~~~~
|
||||
|
@ -52,3 +58,6 @@ OSPF
|
|||
- RFC1587 NSSA areas
|
||||
- RFC2370 opaque LSA's
|
||||
- respect interface MTU and try not to create larger packets unless unavoidable
|
||||
- AS external LSAs are in topology database of every OSPF Area
|
||||
- Limit export rate of external LSAs (like Gated does)
|
||||
- Maximal distance is just 0xffff, but 2328 requires 0xffffff
|
||||
|
|
Loading…
Reference in a new issue