diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-11-12 05:17:37 +0000 | 
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-11-12 05:17:37 +0000 | 
| commit | 07321a065d1126c00766ca3d6698e57936699f82 (patch) | |
| tree | a7dac2bb2248d87f40b1c3c2af7440d9bea35421 /lib/log.h | |
| parent | 17aca20bfbb9d7e980a04c9b017f87f027901839 (diff) | |
| parent | 11ec76edb225c0f0e6a57b1d667179b14aa2ac20 (diff) | |
Merge branch 'cmaster-next' into vtysh-grammar
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Conflicts:
	lib/command.c
	lib/vty.c
Diffstat (limited to 'lib/log.h')
| -rw-r--r-- | lib/log.h | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ typedef enum    ZLOG_ISIS,    ZLOG_PIM,    ZLOG_RFP, +  ZLOG_WATCHQUAGGA,  } zlog_proto_t;  /* If maxlvl is set to ZLOG_DISABLED, then no messages will be sent  | 
