]> git.proxmox.com Git - mirror_frr.git/commit
sharpd: Setup route installation to be able to select vrf to use
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 28 Feb 2019 12:51:41 +0000 (07:51 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 1 Mar 2019 21:12:05 +0000 (16:12 -0500)
commit0cf08685d2ed61659ba11695d142b56ebbc13a9f
tree359574d94c8537124cb2c27b05639918d99c59e5
parentfe39eb421e9d4567744ef7f9a402c1224093ec74
sharpd: Setup route installation to be able to select vrf to use

Modify the sharp code to allow for vrf route installation.  At
this point in time the code is nascent.  Future commits will turn
on this behavior.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
sharpd/sharp_globals.h
sharpd/sharp_vty.c
sharpd/sharp_zebra.c
sharpd/sharp_zebra.h