]> git.puffer.fish Git - mirror/frr.git/commitdiff
pimd: added mtrace caveat 1804/head
authorMladen Sablic <mladen.sablic@gmail.com>
Tue, 27 Feb 2018 13:03:39 +0000 (14:03 +0100)
committerMladen Sablic <mladen.sablic@gmail.com>
Tue, 27 Feb 2018 13:03:39 +0000 (14:03 +0100)
Added mtrace caveat to CAVEATS.

Signed-off-by: Mladen Sablic <mladen.sablic@gmail.com>
pimd/CAVEATS

index 43dd823ae58cd184d00cab3adf01294e6c12e821..120708ba14df8938196b59a1fdb7a00a67137489 100644 (file)
@@ -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-