]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_iface.c
pimd: Only add a igmp socket if the address is ipv4
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Jun 2017 13:25:36 +0000 (09:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:40 +0000 (13:51 -0400)
commitc77a04e427fe3306fc9bbcf40e86e345701338d8
tree0ce750691b8003c4829e977b890ffc42084506c2
parent9853a7a5b189deed0f9de9d809684e60e049c797
pimd: Only add a igmp socket if the address is ipv4

When the secondary addresses got expanded to allow
v6 on the list, we needed to limit the igmp sockets
to just v4 currently.

Ticket: CM-16858
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Quentin Young <qlyoung@cumulusnetworks.com>
pimd/pim_iface.c