summaryrefslogtreecommitdiffstats
path: root/pimd/pimd.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-03-02 16:33:23 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-03-02 16:33:23 +0100
commitb8d16be2871f8ec86a8d3f8c8ed89bc44dd8ca4f (patch)
tree85c688bc0d15312a1e830d1063bf69127456e335 /pimd/pimd.h
parentpimd: Turn on igmp when igmp commands are entered (diff)
downloadfrr-b8d16be2871f8ec86a8d3f8c8ed89bc44dd8ca4f.tar.xz
frr-b8d16be2871f8ec86a8d3f8c8ed89bc44dd8ca4f.zip
pimd: Hide 'ip multicast-routing' command
Automatically turn on pim if the daemon is turned on. Hide the 'ip multicast-routing' command Disable the 'no ip multicast-routing' command Do not display the 'ip multicast-routing' command. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to '')
-rw-r--r--pimd/pimd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/pimd/pimd.h b/pimd/pimd.h
index 0da8452ab..090601630 100644
--- a/pimd/pimd.h
+++ b/pimd/pimd.h
@@ -154,9 +154,6 @@ extern int qpim_packet_process;
#define PIM_JP_HOLDTIME (qpim_t_periodic * 7 / 2)
-#define PIM_MROUTE_IS_ENABLED (qpim_mroute_socket_fd >= 0)
-#define PIM_MROUTE_IS_DISABLED (qpim_mroute_socket_fd < 0)
-
/*
* Register-Stop Timer (RST(S,G))
* Default values