]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Cleanup igmp read socket
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 19 Nov 2016 16:20:26 +0000 (11:20 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:16 +0000 (20:26 -0500)
commit7923d3178ff6b5aab419a36869e777cb4be77636
tree65393df17d15beb167165866bd658dcbfcb86c01
parent4763cd0ed51565db9bc32eeadee8b91c12eb3623
pimd: Cleanup igmp read socket

With the change over to using the kernel upcall for igmp messages,
we need to add in a read thread for the igmp socket to drain
the igmp socket's receive queue.

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