From: Martin Mares Date: Sun, 31 Oct 1999 17:48:21 +0000 (+0000) Subject: Started a list of CLI reply codes. X-Git-Tag: v1.2.0~1481 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03b7bd14de501891ea8ae1d914e1da0b1f4147d5;p=thirdparty%2Fbird.git Started a list of CLI reply codes. --- diff --git a/doc/reply_codes b/doc/reply_codes new file mode 100644 index 000000000..6f991d9d7 --- /dev/null +++ b/doc/reply_codes @@ -0,0 +1,17 @@ +Reply codes of BIRD command-line interface +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +0xxx Action suceessfully completed +1xxx Table heading +2xxx Table entry +8xxx Run-time error +9xxx Parse-time error + Continuation ++ Spontaneous printout + +0000 OK +0001 Welcome + +8000 Reply too long + +9000 Command too long +9001 Parse error