]> git.puffer.fish Git - mirror/frr.git/commit
pimd: make pim interface hold interval range 1-630
authorgithub login name <ranjany@vmware.com>
Mon, 5 Jul 2021 11:07:25 +0000 (04:07 -0700)
committermergify-bot <noreply@mergify.io>
Sun, 25 Jul 2021 12:23:17 +0000 (12:23 +0000)
commit0e17028fea76afcefa5352c0f1318b5c096731f4
tree3f174aa1ef56531d50c56f882d390b33b80cd85d
parent914e3cf7974b438f0e3dd31235c1e9dd80e3006a
pimd: make pim interface hold interval range 1-630

Making the interface holdtime range to 3.5 times the hello-time

As per 7761, Section 4.11:
The Holdtime in a Hello message should be set to
   (3.5 * Hello_Period), giving a default value of 105 seconds.

Therefore providing the user also to configure max upto 3.5 times
the hello timer interval.

Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
(cherry picked from commit 142774530ade49f63997bd52c434457fe8979bdf)
doc/user/pim.rst
pimd/pim_cmd.c
pimd/pim_nb_config.c
yang/frr-pim.yang