diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-03-31 22:31:52 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-04-01 21:26:19 +0200 |
commit | 4b8b28d235eec08a43f8e04cbff604bc5dde0d4a (patch) | |
tree | 887a83e049eb362f8a1c0f8ca48dc8a4fc26e2a2 /doc/protocol.texi | |
parent | bgp: Order neighbor information in show run (diff) | |
download | frr-4b8b28d235eec08a43f8e04cbff604bc5dde0d4a.tar.xz frr-4b8b28d235eec08a43f8e04cbff604bc5dde0d4a.zip |
lib, zebra: Fix vrf new hook callback.
This commit fixes two issues:
1) The creation of a new vrf from the cli was not calling the vrf_create hook.
This is fixed.
2) The zebra_vrf_delete callback was deleting interface information that
belonged to vrf not zvrf. Remove the code as that it was not it's job
to do so.
Ticket: CM-10100
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'doc/protocol.texi')
0 files changed, 0 insertions, 0 deletions