summaryrefslogtreecommitdiffstats
path: root/pimd
diff options
context:
space:
mode:
authorMladen Sablic <mladen.sablic@gmail.com>2018-02-27 14:03:39 +0100
committerMladen Sablic <mladen.sablic@gmail.com>2018-02-27 14:03:39 +0100
commit11d3c0c3f60c7150f1736d5c2caf9b6b07ce4006 (patch)
treeae3a0894a3ec7d6c2d672dcf6f232692ee14dd48 /pimd
parentMerge pull request #1793 from qlyoung/stylechecker (diff)
downloadfrr-11d3c0c3f60c7150f1736d5c2caf9b6b07ce4006.tar.xz
frr-11d3c0c3f60c7150f1736d5c2caf9b6b07ce4006.zip
pimd: added mtrace caveat
Added mtrace caveat to CAVEATS. Signed-off-by: Mladen Sablic <mladen.sablic@gmail.com>
Diffstat (limited to 'pimd')
-rw-r--r--pimd/CAVEATS6
1 files changed, 6 insertions, 0 deletions
diff --git a/pimd/CAVEATS b/pimd/CAVEATS
index 43dd823ae..120708ba1 100644
--- a/pimd/CAVEATS
+++ b/pimd/CAVEATS
@@ -173,4 +173,10 @@ C19 Provision to prevent group mode clash
flow. There could be some provision to prevent such a behavior,
but currently there is none.
+C20 Multicast traceroute module is based on:
+ draft-ietf-idmr-traceroute-ipm-07
+ It only implements, so far, weak traceroutes. The multicast routing
+ state of the router is not quieried but RPF path is followed along
+ PIM and IGMP enabled interfaces.
+
-x-