BFD: disable debug prints 41/5541/1
authorKlement Sekera <ksekera@cisco.com>
Mon, 27 Feb 2017 11:49:27 +0000 (12:49 +0100)
committerKlement Sekera <ksekera@cisco.com>
Mon, 27 Feb 2017 11:49:27 +0000 (12:49 +0100)
Change-Id: I356581f4bdf47b9610b9e50f4f8db9a1510872a7
Signed-off-by: Klement Sekera <ksekera@cisco.com>
src/vnet/bfd/bfd_debug.h

index 3017352..a06e934 100644 (file)
@@ -20,7 +20,7 @@
 #define __included_bfd_debug_h__
 
 /* controls debug prints */
-#define BFD_DEBUG (1)
+#define BFD_DEBUG (0)
 
 #if BFD_DEBUG
 #define BFD_DEBUG_FILE_DEF            \