From bf8558bc9cab35f31bccd6a55e51f121370765c4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 16 Jan 2000 17:40:26 +0000 Subject: Converted shutdown to a kind of reconfiguration, it's no more handled as a exception in protocol state machines. Introduced a `shutdown' CLI command. Killed few reconfiguration bugs. --- doc/reply_codes | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/reply_codes b/doc/reply_codes index 9b74c5b..93c3d51 100644 --- a/doc/reply_codes +++ b/doc/reply_codes @@ -11,6 +11,11 @@ Reply codes of BIRD command-line interface 0000 OK 0001 Welcome 0002 Reading configuration +0003 Reconfigured +0004 Reconfiguration in progress +0005 Reconfiguration already in progress, queueing +0006 Reconfiguration ignored, shutting down +0007 Shutdown ordered 1000 BIRD version 1001 Interface list -- cgit v1.2.3