diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-11-20 20:36:46 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-11-20 20:36:46 +0100 |
commit | 1a1f4efab365954c7b0ab56e974c2d707c0923c5 (patch) | |
tree | b54a9d3f085014bc38d6e1b21c39f703e7d1f4d5 /ospfd/ospf_vty.c | |
parent | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in... (diff) | |
download | frr-1a1f4efab365954c7b0ab56e974c2d707c0923c5.tar.xz frr-1a1f4efab365954c7b0ab56e974c2d707c0923c5.zip |
Quagga: vrf_id not being set correctly
Several routing protocols use the zapi_ipv[4|6] api to talk to
zebra. There are some instances where the api.vrf_id was not
being set. Since the practice is to declare the api structure
on the stack, the data inside is not being set to 0. As
such random vrf_id values were being passed to zebrad
causing rage and confusion.
Ticket: CM-8287
Reviewed-by: CCR-3841
Testing: Test suites no longer crashing and burning
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'ospfd/ospf_vty.c')
0 files changed, 0 insertions, 0 deletions