aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bfd/bfd_debug.h
diff options
context:
space:
mode:
authorKlement Sekera <ksekera@cisco.com>2017-02-27 12:49:27 +0100
committerKlement Sekera <ksekera@cisco.com>2017-02-27 12:49:27 +0100
commitf61bc52eb99019da519c105c8d4ca2c433433e53 (patch)
tree8622642b09ae317901870f3fcbdc4b3440a6823c /src/vnet/bfd/bfd_debug.h
parentff542707733102b2573dca2496ea427b3dba3b10 (diff)
BFD: disable debug prints
Change-Id: I356581f4bdf47b9610b9e50f4f8db9a1510872a7 Signed-off-by: Klement Sekera <ksekera@cisco.com>
Diffstat (limited to 'src/vnet/bfd/bfd_debug.h')
-rw-r--r--src/vnet/bfd/bfd_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/bfd/bfd_debug.h b/src/vnet/bfd/bfd_debug.h
index 3017352e515..a06e934f560 100644
--- a/src/vnet/bfd/bfd_debug.h
+++ b/src/vnet/bfd/bfd_debug.h
@@ -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 \