Skip to content

Commit

Permalink
bgpd: route_vty_out_detail, apply incremental print to json_path
Browse files Browse the repository at this point in the history
Do not allocate a json_path object, and incrementally display all
the attributes of the object directly on vty. This includes all
basic attributes, like strings and integers; it also includes
as paths, communities, large communities, extended communities.

Signed-off-by: Philippe Guibert <[email protected]>
  • Loading branch information
pguibert6WIND committed Sep 10, 2024
1 parent b03a28b commit 605766d
Showing 1 changed file with 289 additions and 81 deletions.
Loading

0 comments on commit 605766d

Please sign in to comment.