1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Implemented `show route where <condition>' command.

Pavel, please check my addition to filter/config.Y.
This commit is contained in:
Martin Mares
1999-12-02 14:04:44 +00:00
parent f2c6c80a24
commit 430da60fa2
3 changed files with 32 additions and 3 deletions

1
TODO
View File

@@ -50,7 +50,6 @@ shutdown # order system shutdown
configure [<file>]
debug <what> # dump debugging information to log
show <name> # show everything you know about symbol <name>
route [<route>] [table <name>] [filter (<name> | { <inline> })] [where <condition>] [all] <-- WHERE
rip ??? [<name>]
ospf ??? [<name>]
static ??? [<name>]