From: Mladen Sablic Date: Tue, 27 Feb 2018 13:03:39 +0000 (+0100) Subject: pimd: added mtrace caveat X-Git-Tag: frr-5.0-dev~210^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=11d3c0c3f60c7150f1736d5c2caf9b6b07ce4006;p=mirror%2Ffrr.git pimd: added mtrace caveat Added mtrace caveat to CAVEATS. Signed-off-by: Mladen Sablic --- 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-