1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

#ifdef out lots of debugging information.

The long resource/routing table dump printed upon startup is gone now
and if you wish to see it, just send bird SIGUSR1 or use the `debug'
commands.
This commit is contained in:
Martin Mares
2000-05-04 20:52:28 +00:00
parent b3acb10632
commit 9a220cabbc
6 changed files with 8 additions and 20 deletions

View File

@@ -26,7 +26,7 @@
* operation (okay too).
*/
#define LOCAL_DEBUG
#undef LOCAL_DEBUG
#include "nest/bird.h"
#include "lib/lists.h"