]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: GR helper specific show commands
authorrgirada <rgirada@vmware.com>
Sun, 23 Aug 2020 12:34:50 +0000 (05:34 -0700)
committerrgirada <rgirada@vmware.com>
Tue, 22 Sep 2020 07:02:37 +0000 (00:02 -0700)
commitabd5b8c72c2e58a0e726f5307a7484bd2b77d037
tree36eb6a68dd793e30c64aa3f7da636a4a9b1de652
parent07b33add1dc7bdc0eca15655a3d0e8fb9f9d076a
ospfd: GR helper specific show commands

Description:
The following  show commands are added to display helper specific
information.
1.show ip ospf graceful-restart helper [detail] [json]
--> displays user configurations and list of all helpers details.

2.show ip ospf neighbour detail
--> diplays helper details

Signed-off-by: Rajesh Girada <rgirada@vmware.com>
ospfd/ospf_gr_helper.c
ospfd/ospf_gr_helper.h
ospfd/ospf_vty.c