diff options
author | Everton Marques <everton.marques@gmail.com> | 2010-08-18 10:05:47 -0300 |
---|---|---|
committer | Everton Marques <everton.marques@gmail.com> | 2010-08-24 11:00:14 -0300 |
commit | ce8e7ce454bb64aebb335300c45389f59db2ed07 (patch) | |
tree | 2d215762ce129e3d9b2f3f16206b6a17b8700f9f | |
parent | ae5b1d91395d23a979a9851d9325e8b6df3c1cc1 (diff) | |
download | quagga-pim0.162.tar.bz2 quagga-pim0.162.tar.xz |
[pim] Additional PIM drafts.pim0.162
-rw-r--r-- | pimd/TODO | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -396,5 +396,30 @@ T42 Static igmp join fails when loading config at boot time Interface Address ifi Vif PktsIn PktsOut BytesIn BytesOut eth0 200.202.112.3 2 2 0 0 0 0 lo 127.0.0.1 1 1 0 0 0 0 + +T43 PIM Neighbor Reduction + https://datatracker.ietf.org/doc/draft-wijnands-pim-neighbor-reduction/ + + "In a transit LAN (no directly connected source or receiver), many + of the PIM procedures don't apply. (...) This proposal describes + a procedure to reduce the amount of neighbors established over a + transit LAN." + +T44 Single Stream Multicast Fast Reroute (SMFR) Method + https://datatracker.ietf.org/doc/draft-liu-pim-single-stream-multicast-frr/ + + "This document proposes an IP multicast fast convergence method + based on differentiating primary and backup PIM join." + +T45 RFC5384 - The Join Attribute Format + "This document describes a modification of the Join message that + allows a node to associate attributes with a particular tree." + +T46 PIM Multi-Topology ID (MT-ID) Join-Attribute + http://tools.ietf.org/html/draft-cai-pim-mtid-00 + Depends on T45. + + "This draft introduces a new type of PIM Join Attribute used to + encode the identity of the topology PIM uses for RPF." -x- |