summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-10-14 19:15:09 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-10-14 19:15:09 +0200
commit6a597223d3bb63602bcdb9aa840702f1850cadcc (patch)
tree9f9aa64d9787973e9f67a0fcc84b90f2a3820af6 /pimd/pim_cmd.h
parentMerge pull request #5141 from opensourcerouting/bfdd-fixes-bundle (diff)
downloadfrr-6a597223d3bb63602bcdb9aa840702f1850cadcc.tar.xz
frr-6a597223d3bb63602bcdb9aa840702f1850cadcc.zip
Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"
This reverts commit d563896dada99f3474d428f928786cbfde936fee, reversing changes made to 09ea1a40386f02a13cdb0462cc55af0d03f0c277.
Diffstat (limited to 'pimd/pim_cmd.h')
-rw-r--r--pimd/pim_cmd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pimd/pim_cmd.h b/pimd/pim_cmd.h
index 9f05bc74e..f5bb316a7 100644
--- a/pimd/pim_cmd.h
+++ b/pimd/pim_cmd.h
@@ -54,7 +54,6 @@
#define DEBUG_PIM_PACKETDUMP_RECV_STR "Dump received packets\n"
#define DEBUG_PIM_TRACE_STR "PIM internal daemon activity\n"
#define DEBUG_PIM_ZEBRA_STR "ZEBRA protocol activity\n"
-#define DEBUG_PIM_MLAG_STR "PIM Mlag activity\n"
#define DEBUG_PIM_VXLAN_STR "PIM VxLAN events\n"
#define DEBUG_SSMPINGD_STR "ssmpingd activity\n"
#define CLEAR_IP_IGMP_STR "IGMP clear commands\n"