]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: change retransmit-interval minimum value
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 21 May 2020 21:47:00 +0000 (18:47 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sun, 24 May 2020 13:37:04 +0000 (10:37 -0300)
commitd4badaf6259afb34ed143f8b02d935e97a13ff25
treed414be411a52177e3ff3ebc78a73f7fbd3d6febd
parent7db1c0f03ea27ea8817e6cb792bff6a8a707ebcc
ospfd: change retransmit-interval minimum value

The command `area ... virtual-link ... retransmit-interval` supports
1-65535 range and the documentation already said
`ip ospf retransmit-interval` supports that, lets make the DEFUN to
accept that value.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
ospfd/ospf_vty.c