]> git.ipfire.org Git - thirdparty/bird.git/commit
Converted shutdown to a kind of reconfiguration, it's no more handled
authorMartin Mares <mj@ucw.cz>
Sun, 16 Jan 2000 17:40:26 +0000 (17:40 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 16 Jan 2000 17:40:26 +0000 (17:40 +0000)
commitbf8558bc9cab35f31bccd6a55e51f121370765c4
treebf5396b1e4f7a9c2eff282a5f675e0cb59d1704e
parentebc793a5f552bb676014f771d81c074b7dd4345d
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.
TODO
conf/conf.c
conf/conf.h
doc/reply_codes
nest/bird.h
nest/proto.c
nest/protocol.h
nest/rt-table.c
sysdep/unix/config.Y
sysdep/unix/main.c