diff options
| author | Mitesh Kanjariya <mitesh@cumulusnetworks.com> | 2018-02-27 02:47:36 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-27 02:47:36 -0800 |
| commit | 00cbfad6de99dd70df21cb43f624e364eb0d0f02 (patch) | |
| tree | 2b10d7793db2b0ee4ba6e06811348cf1c61578d5 /pimd/pim_cmd.h | |
| parent | f487dcaf74c9bd7a716a749d15281d5b92d363d4 (diff) | |
| parent | ac3133a35d340a765be1518c2669b979e39fbe66 (diff) | |
Merge branch 'master' into evpn-bug-fixes
Diffstat (limited to 'pimd/pim_cmd.h')
| -rw-r--r-- | pimd/pim_cmd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim_cmd.h b/pimd/pim_cmd.h index 8867514876..b58da30bdd 100644 --- a/pimd/pim_cmd.h +++ b/pimd/pim_cmd.h @@ -63,6 +63,7 @@ #define DEBUG_MSDP_EVENTS_STR "MSDP protocol events\n" #define DEBUG_MSDP_INTERNAL_STR "MSDP protocol internal\n" #define DEBUG_MSDP_PACKETS_STR "MSDP protocol packets\n" +#define DEBUG_MTRACE_STR "Mtrace protocol activity\n" void pim_cmd_init(void); |
