]> git.ipfire.org Git - thirdparty/bird.git/commit
Added #if 0 to rip_postconfig(), so that it doesn't crash whole daemon
authorMartin Mares <mj@ucw.cz>
Sun, 20 Dec 1998 14:26:57 +0000 (14:26 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 20 Dec 1998 14:26:57 +0000 (14:26 +0000)
commitee969ea7f4c4f40020e4209b167da04d04aba52c
treef28e6b85ac4091a470d0d990f70a642e0a1c0d30
parent98e87c8628f9b0a0a96bc46879b65a78b756a718
Added #if 0 to rip_postconfig(), so that it doesn't crash whole daemon
when RIP is unconfigured.

die() -> bug()
proto/rip/rip.c
proto/rip/rip.h