diff options
| author | Philippe Guibert <philippe.guibert@6wind.com> | 2024-06-19 16:10:48 +0200 |
|---|---|---|
| committer | Philippe Guibert <philippe.guibert@6wind.com> | 2024-06-21 15:40:23 +0200 |
| commit | 611f83f324a4e2a9cb0611fd74de8b32a8d22dd6 (patch) | |
| tree | 24ad9d4bf02911017cdc9a20270af83a54b45808 /tests/topotests/bgp_oad/test_bgp_oad.py | |
| parent | d0a142aae46789fd9a7e541e61b9b7b52ea742cd (diff) | |
isisd: change the json output for isis routes
The json format for json routes should be compliant with caml format.
Before:
> "Prefix|Metric|Interface|Nexthop|SID|LabelOp|Algo":
> "Prefix|Metric|Interface|Nexthop|Label(s)");
After:
> "prefix|metric|interface|nextHop|segmentIdentifier|labelOperation|Algorithm":
> "prefix|metric|interface|nextHop|label(s)");
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'tests/topotests/bgp_oad/test_bgp_oad.py')
0 files changed, 0 insertions, 0 deletions
