]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospfd.c
ospfd: Added clis to change default timers for LSA refresh and maxage remove delay.
authorManoj Naragund <mnaragund@vmware.com>
Fri, 26 Aug 2022 07:58:37 +0000 (00:58 -0700)
committerManoj Naragund <mnaragund@vmware.com>
Thu, 1 Sep 2022 06:10:09 +0000 (23:10 -0700)
commitb345a3d9b49e9921863f93ba2ee5ed9b43763294
tree93adc0a0f122697bae01b3cc3ff93349de512c42
parent0824a0020d94ddf0aafb4f6521f911dadba3fc04
ospfd: Added clis to change default timers for LSA refresh and maxage remove delay.

Description:
Added hidden clis that will allow you to reset the default timers
for LSA refresh and LSA maxage remove delay, these will help in testing
LSA refresh scenarios in upcoming OSPFv2 Flood reduction feature(rfc4136).

IETF Link : https://datatracker.ietf.org/doc/html/rfc4136

Signed-off-by: Manoj Naragund <mnaragund@vmware.com>
ospfd/ospf_lsa.c
ospfd/ospf_lsa.h
ospfd/ospf_vty.c
ospfd/ospfd.c
ospfd/ospfd.h