summaryrefslogtreecommitdiff
path: root/lib/yang_translator.c
diff options
context:
space:
mode:
authorLakshman Krishnamoorthy <lkrishnamoor@vmware.com>2019-05-11 09:33:10 -0700
committerLakshman Krishnamoorthy <lkrishnamoor@vmware.com>2019-05-11 09:33:10 -0700
commit0ac811af6074f6815514d231ff71ad5a0fb23611 (patch)
treedb000e56ea8ed29f93c574615db8497d7fc4f5f1 /lib/yang_translator.c
parent764252d0ab48563eb171e09ce9d53e249e6e8a27 (diff)
bgpd: evpn json cli bug fix
Bug: If there are 2 different prefixes under an rd, the output of "show bgp l2vpn evpn json" would print only one of the prefixes. RCA: prefix info was added to the json_object once per rd. Hence, prefix and rd were added just once, as the loop iterated over all the prefixes and paths. This is related to my earlier commit that went in via PR 4283: https://github.com/FRRouting/frr/pull/4283 Signed-off-by: Lakshman Krishnamoorthy <lkrishnamoor@vmware.com>
Diffstat (limited to 'lib/yang_translator.c')
0 files changed, 0 insertions, 0 deletions