]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Enhance BGP NHT show commands 6458/head
authorvivek <vivek@cumulusnetworks.com>
Mon, 25 May 2020 20:48:37 +0000 (13:48 -0700)
committervivek <vivek@cumulusnetworks.com>
Mon, 25 May 2020 20:57:53 +0000 (13:57 -0700)
commit5d76a53dfc54e00bb9f8395e15c02b490a2df3ad
tree08782e763f360927d9b34abba573f994cc3e69f7
parent812507ec5c07504b1c84e1c365954dd49188ce15
bgpd: Enhance BGP NHT show commands

Display next hop resolution information, whether the "detail" option is
specified or not as it is quite fundamental and only minimally increases
the output.

Introduce option to look at a specific NHT entry, which will also show
the paths associated with that entry.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_nexthop.c