]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Bind pim kernel fd to appropriate vrf
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Jun 2017 22:59:43 +0000 (18:59 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:38 +0000 (13:51 -0400)
commit90450a3d252d73f9dc05c8803a2101d28436dd79
treee812ec078de0d842bd9b6902ec6bd412c0c0268c
parent10c899e20e999869907b1ac25417e7c63fbbda56
pimd: Bind pim kernel fd to appropriate vrf

Bind the pim kernel fd to the appropriate vrf, modify
the callback up into pim with the IGMP report to
retrieve the incoming interface and use that to
lookup the correct interface to use.

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