summaryrefslogtreecommitdiffstats
path: root/pimd/pim_mroute.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-08-05 15:07:46 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-12-22 02:26:05 +0100
commit75a26779e8f25e9868f1f33e0fd35677f17c978b (patch)
tree095795d5b355c285bc7c1683c2ca2b072255cfec /pimd/pim_mroute.h
parentpimd: Fix some null register issues (diff)
downloadfrr-75a26779e8f25e9868f1f33e0fd35677f17c978b.tar.xz
frr-75a26779e8f25e9868f1f33e0fd35677f17c978b.zip
pimd: Refactor RP code and start the ability to handle ranges
Refactor the qpim_rp into pim_rp.c so that the global data is protected. This will allow us to easily add the group ranges. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_mroute.h')
-rw-r--r--pimd/pim_mroute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_mroute.h b/pimd/pim_mroute.h
index 4ae089f16..ce300f0ab 100644
--- a/pimd/pim_mroute.h
+++ b/pimd/pim_mroute.h
@@ -159,7 +159,7 @@ struct igmpmsg
#endif
#ifndef IGMPMSG_WRVIFWHOLE
-#define IGMPMSG_WRVIFWHOLE 4
+#define IGMPMSG_WRVIFWHOLE 4 /* For PIM processing */
#endif
/*