]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Move thread read to struct pim_instance
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 11 May 2017 01:34:27 +0000 (21:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:34 +0000 (13:51 -0400)
commit8ea5d944773f52be6499a7bfddf20a41833bc365
tree5cc9b7495ed27e6825d1aec8c790da6b69efda88
parentcdbfaec57b745acdd9c85e7a1c967d05d6a69d0e
pimd: Move thread read to struct pim_instance

When we are handling the thread read/writes for
a pim mroute socket, make it so that it can
be appropriately handled by the 'struct pim_instance'
instead of defaulting to the default VRF's

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