]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_top.c
ospf6d: GR helper configurations
authorrgirada <rgirada@vmware.com>
Thu, 1 Jul 2021 14:09:38 +0000 (07:09 -0700)
committerrgirada <rgirada@vmware.com>
Thu, 12 Aug 2021 06:06:49 +0000 (23:06 -0700)
commit0fc3e113231829c3412f5009be2b4c790b444bd3
tree05e41100efb37bf77d6dcd87b2314e01a00502b7
parent9a06f23d0bd7b0e712ce747c31b22842a8baf15f
ospf6d: GR helper configurations

Description:
Adding the following cli commands to enable/disable GR helper
functionality.
1. [no] graceful-restart helper-only [A.B.C.D]
2. [no] graceful-restart helper lsa-check-disable
3. [no] graceful-restart helper planned-only
4. [no] graceful-restart helper supported-grace-time (10-1800)

show commands:
show ipv6 ospf6 graceful-restart helper [detail] [json]

Signed-off-by: Rajesh Girada <rgirada@vmware.com>
ospf6d/ospf6_flood.c
ospf6d/ospf6_gr.h
ospf6d/ospf6_gr_helper.c
ospf6d/ospf6_message.c
ospf6d/ospf6_neighbor.c
ospf6d/ospf6_top.c
ospf6d/ospf6d.c