diff options
| author | Daniel Walton <dwalton@cumulusnetworks.com> | 2016-05-18 13:31:59 +0000 |
|---|---|---|
| committer | Daniel Walton <dwalton@cumulusnetworks.com> | 2016-05-18 13:31:59 +0000 |
| commit | e8f7da3a90c2fd0fbbff438665301d78d7773a40 (patch) | |
| tree | bae2ac71c88961bb1d9562e12b819d6ff7a60f3e /ospf6d/ospf6_interface.c | |
| parent | b1e0634c964d81eb6c5d81d69e4f89759302dce3 (diff) | |
BGP: "show ip bgp neighbor json" keys are stepping all over each other
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-11007
bgp_show_neighbor() was allocating a json_neigh struct and using that
for every single peer...so the resulting json was a munge of state from
all peers
We need to allocate a new json_neigh for each neighbor.
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions
