diff options
author | Martin Mares <mj@ucw.cz> | 1999-12-03 12:41:23 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-12-03 12:41:23 +0100 |
commit | feed82267663c6826da896309de180417bd0b39f (patch) | |
tree | a67184df9223e16bd0b59b69f5af0c45290deae6 /doc | |
parent | 02c1fbddd462fecc6887a44ef67202870bcae7be (diff) | |
download | bird-feed82267663c6826da896309de180417bd0b39f.tar bird-feed82267663c6826da896309de180417bd0b39f.zip |
Implemented `show static'. It's a relatively good example of how to write
show commands for other protocols.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reply_codes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reply_codes b/doc/reply_codes index abc2e6f..844ed43 100644 --- a/doc/reply_codes +++ b/doc/reply_codes @@ -20,6 +20,7 @@ Reply codes of BIRD command-line interface 1006 Protocol details 1007 Route list 1008 Route details +1009 Static route list 8000 Reply too long 8001 Route not found |