]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Add ability to listen to igmp messages on 224.0.0.2
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 Nov 2016 13:35:31 +0000 (09:35 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:13 +0000 (20:26 -0500)
commit7d1c3a085aeddef27b14cd8f756983dcce33af71
tree8b7f1827e85ad860b7c24be3c678021afe291f35
parenta277fb849563ee3e1428b117049ade4fc137be3b
pimd: Add ability to listen to igmp messages on 224.0.0.2

Some igmpv2 messages are sent to 224.0.0.2.  We were
not listening for these messages and as such we
were ignoring some withdrawals.

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