]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix igmp isex_excl
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 29 Jun 2016 19:07:51 +0000 (15:07 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 29 Jun 2016 19:23:01 +0000 (15:23 -0400)
commit539fba1a52eeb78de4cf6129d4d8ed0613a25e2c
treed9e659c28704067178347560e3c697170de69b25
parentd2ccd60b22a171a5d015d703930b6393f0aa980d
pimd: Fix igmp isex_excl

When we receive an igmpv3 group report that has
an implied *,g make sure that we look at
the source for the g and handle it appropriately

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