summaryrefslogtreecommitdiff
path: root/pimd/pim6_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim6_cmd.h')
-rw-r--r--pimd/pim6_cmd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pimd/pim6_cmd.h b/pimd/pim6_cmd.h
index 7ace2bfeb6..b09cab870d 100644
--- a/pimd/pim6_cmd.h
+++ b/pimd/pim6_cmd.h
@@ -52,6 +52,9 @@
#define DEBUG_PIMV6_J_P_PACKETS_STR "PIMv6 Join/Prune protocol packets\n"
#define DEBUG_PIMV6_PIM_REG_PACKETS_STR \
"PIMv6 Register/Reg-Stop protocol packets\n"
+#define DEBUG_PIMV6_PACKETDUMP_STR "PIMv6 packet dump\n"
+#define DEBUG_PIMV6_PACKETDUMP_SEND_STR "Dump sent packets\n"
+#define DEBUG_PIMV6_PACKETDUMP_RECV_STR "Dump received packets\n"
void pim_cmd_init(void);