summaryrefslogtreecommitdiff
path: root/lib/event.c
diff options
context:
space:
mode:
authorChirag Shah <chirag@nvidia.com>2025-02-03 12:00:41 -0800
committerChirag Shah <chirag@nvidia.com>2025-02-03 20:58:45 -0800
commit892704d07f5286464728720648ad392b485a9966 (patch)
treed76e518e3ce6ad4a02644fce0715ffb7a5f63fc9 /lib/event.c
parentf54241a34624b55fef3cb717c1fddebf62bef11d (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>
Diffstat (limited to 'lib/event.c')
0 files changed, 0 insertions, 0 deletions