]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add cli show NHE by ID and interface groups
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 16 May 2019 04:24:43 +0000 (21:24 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:40 +0000 (11:13 -0400)
commit1e9aad82ba65df9c50eb819334cb2caace57df6c
tree5d9401dcaddaae0017bcbb62486722d52043a3d5
parent2d3c57e671d713feb7a6ef34982c375616368dc6
zebra: Add cli show NHE by ID and interface groups

Add cli to show nhg_hash_entry's by ID.

Add cli to show nhg_hash_entry info for interfaces and remove
just listing ID's in `show interface *`

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/interface.c
zebra/zebra_vty.c