]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Add code to handle pim prune(S,G) with sptbit
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 10 Nov 2016 15:25:36 +0000 (10:25 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:14 +0000 (20:26 -0500)
commit1405c852fc8545266ed775f18a3ed97e09200eb5
treededfa2b526cebc02a6414ba73613e7eced9b2d56
parentce0ddb4e79d28addd02a7156ef97cd45eaaa1fc1
pimd: Add code to handle pim prune(S,G) with sptbit

Add some more code to handle the prune(S,G) with the
sptbit set.  Turns this ifchannel into a (S,G,rpt).

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_ifchannel.c
pimd/pim_join.c