diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-11-10 08:08:23 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-11-10 08:08:23 -0500 |
| commit | 11ec76edb225c0f0e6a57b1d667179b14aa2ac20 (patch) | |
| tree | 731f3692764c8e5f68c75ab55cda5fbb1d37edff /lib/log.h | |
| parent | 82b4d5da4be55ffc3ffd6b0d74de99d184a23b87 (diff) | |
| parent | 9f1f8df328271d3cd47a28c74efaeeefabc680ec (diff) | |
Merge remote-tracking branch 'opensourcerouting/cmaster-next-vty2' into cmaster-next
Conflicts:
watchquagga/watchquagga.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 |
