Skip to content

Commit

Permalink
bgpd: Fix and enhance 'show neighbors graceful-restart'
Browse files Browse the repository at this point in the history
Ensure that the 'show bgp neighbors graceful-restart' command works for
peers in a VRF (BGP instance) as well as doesn't require the incorrect
AFI parameter.

Also, refine the code and the command output such that this is a subset
of the 'show bgp neighbors' output for the neighbor, both in the CLI
output and in JSON.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>

Testing Done:
1. Manual test with global and VRF peerings
2. precommit - job FRRouting#82 -- 2 failures are existing failures
3. bgp-min - job FRRouting#83 -- 2 failures are existing failures
  • Loading branch information
vivek-cumulus authored and donaldsharp committed Mar 9, 2023
1 parent fddfd86 commit 40ff54c
Show file tree
Hide file tree
Showing 2 changed files with 684 additions and 831 deletions.
Loading

0 comments on commit 40ff54c

Please sign in to comment.