diff options
author | Everton Marques <everton.marques@gmail.com> | 2014-07-16 14:13:47 -0300 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2015-02-04 06:07:57 +0100 |
commit | f6e16b9f3592a3213e94f44b71caa311e0270cd9 (patch) | |
tree | f9b932d9a98b430d14f3ed114c6798ed262be85e | |
parent | e4f2a2bef879d9e7f5c4c80994c44772b09beb59 (diff) | |
download | quagga-f6e16b9f3592a3213e94f44b71caa311e0270cd9.tar.bz2 quagga-f6e16b9f3592a3213e94f44b71caa311e0270cd9.tar.xz |
pimd: Document MRIB support.
-rw-r--r-- | pimd/CAVEATS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pimd/CAVEATS b/pimd/CAVEATS index b1f1a039..ba6426dd 100644 --- a/pimd/CAVEATS +++ b/pimd/CAVEATS @@ -82,9 +82,9 @@ C11 SSM Mapping is not supported is changed, or when the DNS mapping changes, the router will leave the current sources associated with the joined groups. -C12 MRIB for incongruent unicast/multicast topologies is not supported. - RPF mechanism currently just looks up the information in the - unicast routing table. +C12 FIXED MRIB for incongruent unicast/multicast topologies is not + supported. RPF mechanism currently just looks up the information + in the unicast routing table. See also: RFC5110: 2.2.3. Issue: Overlapping Unicast/Multicast Topology |