]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Pass in vrf to rib_match_ipv4_multicast
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Sep 2016 19:34:25 +0000 (15:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Sep 2016 19:34:25 +0000 (15:34 -0400)
commitf86a2b82fe6be0163940d717a99103abb805a00e
treea985c78368a5259ec4913c814a2e0082a7acf345
parentd71f1c4e6f97a6bb1250a962c1e875e6d65a6c93
zebra: Pass in vrf to rib_match_ipv4_multicast

Pass around the vrf_id to rib_match_ipv4_multicast
so that proper lookup can be maintained.  Not really
needed yet, but future fixing now.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rib.h
zebra/zebra_rib.c
zebra/zebra_vty.c
zebra/zserv.c