summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2022-12-19 15:39:00 +0100
committerLouis Scalbert <louis.scalbert@6wind.com>2024-02-19 10:10:54 +0100
commit4d63d8cd62b700393b07fe1487f54e38197e9979 (patch)
tree4e9d5340ee6ec458c2650d28f12d0273ade32839 /ospfclient/ospfclient.c
parent88e368b4dc9b5bebb507ca24f63afc8d57c80631 (diff)
isisd: show isis route .. json adds the algorithm value
When walking over all the flex-algorithm routes, it is difficult to know which route is associated to which algorithm: add "algorithm" attribute to the json object. Output example: > ubuntu2004(config-router)# do show isis route algorithm json > [ > { > "area":"1", > "algorithm":128, > "level-1":{ > ] > }, > "level-2":{ > "area":"1" > }, > "vrf_id":0 > }, > { > "area":"1", > "algorithm":129, > "level-1":{ > "area":"1", Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com> Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
Diffstat (limited to 'ospfclient/ospfclient.c')
0 files changed, 0 insertions, 0 deletions