summaryrefslogtreecommitdiff
path: root/lib/frr_pthread.c
diff options
context:
space:
mode:
authorChirag Shah <chirag@nvidia.com>2025-02-03 12:00:41 -0800
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2025-02-04 12:41:05 +0000
commit96d4b278b53e2228d8c01b11ff83f947ffe830a6 (patch)
tree4da887055b7b6bbe73d061c851d412e6df696801 /lib/frr_pthread.c
parent110d4b74088c87c0bb5ab8bcef4d110ca7b8186d (diff)
bgpd: fix route-distinguisher in vrf leak json cmd
For auto configured value RD value comes as NULL, switching back to original change will ensure to cover for both auto and user configured RD value in JSON. tor-11# show bgp vrf blue ipv4 unicast route-leak json { "vrf":"blue", "afiSafi":"ipv4Unicast", "importFromVrfs":[ "purple" ], "importRts":"10.10.3.11:6", "exportToVrfs":[ "purple" ], "routeDistinguisher":"(null)", <<<<< "exportRts":"10.10.3.11:10" } Signed-off-by: Chirag Shah <chirag@nvidia.com> (cherry picked from commit 892704d07f5286464728720648ad392b485a9966)
Diffstat (limited to 'lib/frr_pthread.c')
0 files changed, 0 insertions, 0 deletions