diff options
author | Martin Mares <mj@ucw.cz> | 2000-03-07 22:50:21 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-03-07 22:50:21 +0100 |
commit | 839380d7ecd133531ead2403c6dbc74950dad13c (patch) | |
tree | b2b307ced3c617d3d219eb05c1ceeb9fe946e9de /TODO | |
parent | f30b86f9d5004a3e159c385269e76efc71b1566a (diff) | |
download | bird-839380d7ecd133531ead2403c6dbc74950dad13c.tar bird-839380d7ecd133531ead2403c6dbc74950dad13c.zip |
Added debugging of protocol state transitions.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,11 @@ Core ~~~~ +- debug: interfaces +- debug: route updates +- debug: static +- debug: pipe +- debug: krt + - static: check validity of route destination? - static: allow specifying a per-route filter program for setting route attributes? @@ -12,6 +18,7 @@ Core Commands ~~~~~~~~ +- show status - showing of routing table as seen by given protocol - printing of dynamic attributes |