diff options
author | Martin Mares <mj@ucw.cz> | 1999-11-30 15:04:09 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-11-30 15:04:09 +0100 |
commit | 1d2664a4d4455470e0b6c7fc50d232283e39e1e0 (patch) | |
tree | af8631708680683180d89001f64baa0be5929d2c /doc | |
parent | c9aae7f47fd7ad71b80cbc86c01a26c504ba08d0 (diff) | |
download | bird-1d2664a4d4455470e0b6c7fc50d232283e39e1e0.tar bird-1d2664a4d4455470e0b6c7fc50d232283e39e1e0.zip |
Remember protocol instance in proto_config and use that for
`show protocols <name>'.
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 89c8b5a..3bafd74 100644 --- a/doc/reply_codes +++ b/doc/reply_codes @@ -23,3 +23,4 @@ Reply codes of BIRD command-line interface 9000 Command too long 9001 Parse error +9002 Invalid symbol type |