mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 16:42:32 +00:00
Move TODO items from isid to the common TODO.
This commit is contained in:
parent
39f476f9f6
commit
b1b57e2b83
11
TODO
11
TODO
@ -43,6 +43,17 @@ ospf6d:
|
|||||||
o move SPF to common code
|
o move SPF to common code
|
||||||
o add router-id lookups
|
o add router-id lookups
|
||||||
|
|
||||||
|
isisd:
|
||||||
|
|
||||||
|
o finish SPF
|
||||||
|
o select nearest L2 when running SPF for L1
|
||||||
|
o remove the routes when holding time for nexthop expires
|
||||||
|
o redistribution
|
||||||
|
o autosummary
|
||||||
|
|
||||||
|
o Mesh groups (RFC2973)
|
||||||
|
o Crypto authentication (RFC3567)
|
||||||
|
|
||||||
lib:
|
lib:
|
||||||
o improve route_table speed, eg strided lookups for common prefix depths.
|
o improve route_table speed, eg strided lookups for common prefix depths.
|
||||||
o improve hash tables, eg auto-growing hash tables
|
o improve hash tables, eg auto-growing hash tables
|
||||||
|
10
isisd/TODO
10
isisd/TODO
@ -1,10 +0,0 @@
|
|||||||
Things in the TODO list for the near future
|
|
||||||
|
|
||||||
o select nearest L2 when running SPF for L1
|
|
||||||
o remove the routes when holding time for nexthop expires
|
|
||||||
o redist
|
|
||||||
o autosummary
|
|
||||||
|
|
||||||
Not so urgent:
|
|
||||||
|
|
||||||
o Mesh groups
|
|
Loading…
Reference in New Issue
Block a user