From 11d3c0c3f60c7150f1736d5c2caf9b6b07ce4006 Mon Sep 17 00:00:00 2001 From: Mladen Sablic Date: Tue, 27 Feb 2018 14:03:39 +0100 Subject: [PATCH] pimd: added mtrace caveat Added mtrace caveat to CAVEATS. Signed-off-by: Mladen Sablic --- pimd/CAVEATS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pimd/CAVEATS b/pimd/CAVEATS index 43dd823ae5..120708ba14 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-