From 068e64859913c6844bbe6703815a633175650547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Fri, 25 Dec 2015 10:32:11 +0200 Subject: initial implementation of nhrp this is nhrp changes from commit c321432aef01e13116980983f0a50ba486505804 rebased on quagga master and updated for vrf changes --- lib/log.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/log.h') diff --git a/lib/log.h b/lib/log.h index d7f994a0..2c19c961 100644 --- a/lib/log.h +++ b/lib/log.h @@ -54,7 +54,8 @@ typedef enum ZLOG_OSPF6, ZLOG_ISIS, ZLOG_PIM, - ZLOG_MASC + ZLOG_MASC, + ZLOG_NHRP, } zlog_proto_t; /* If maxlvl is set to ZLOG_DISABLED, then no messages will be sent -- cgit v1.2.3