]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Remove basic duplicated function
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 6 May 2019 22:03:39 +0000 (18:03 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 9 May 2019 11:09:20 +0000 (07:09 -0400)
commit8ab39b7f1c9003096eb4c701db52f84948d07cb1
tree8d6e22d163d03f6006e1bf3f4fda5783df90e75f
parent12456add8434f538a5003f0fda5006a04a6ff7de
zebra: Remove basic duplicated function

Combine the zebra_vrf_other_route_table and zebra_vrf_table_with_table_id
functions into 1 function.  Since they are basically the same thing.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/redistribute.c
zebra/zebra_vrf.c
zebra/zebra_vrf.h