]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: igmpv3.c was causing prune/join messages to be sent
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 1 Aug 2016 17:06:35 +0000 (13:06 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:04 +0000 (20:26 -0500)
commita459fe85c85e51bf36c10fc5700b6345c904d01d
tree333c9c2e24c9b5adf113fe253a4b155985018926
parent3667b0bcf62d73248587ece9d4efd91f78c83a63
pimd: igmpv3.c was causing prune/join messages to be sent

We were erroneously sending a prune *,G immediately followed
by a join *,G under certain situations

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