summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-06-25 17:07:30 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-06-25 17:47:41 -0400
commitfe257ae73337de31ad0c239a89f44713169b4ca9 (patch)
tree1ab624da3842790173b4d2bebbf19de96b0c0d02 /lib/lib_errors.c
parent7505ec52aa05d22c9b87c9ae33424cfd2360124c (diff)
zebra: Push VRF_DEFAULT outside of import table code
The import table code assumes that they will only work in the default vrf. This is ok, but we should push the vrf_id and zvrf to be passed in instead of just using VRF_DEFAULT. This will allow us to fix a couple of things: 1) A bug in import where we are not creating the route entry with the appropriate table so the imported entry is showing up in the wrong spot. 2) In the future allow `ip import-table X` to become vrf aware very easily. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions