]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: avoid lsp_sched loop when unstable
authorEmanuele Di Pascale <emanuele@voltanet.io>
Wed, 17 Mar 2021 12:24:19 +0000 (13:24 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Fri, 19 Mar 2021 09:37:58 +0000 (10:37 +0100)
commitd2232b3e210fbc5faad95d09ddaf11cb5e88bc94
treeb2f6969255050b5e827fba39269bd10500f2dd53
parent44544f191cffd8817f3bc945daec499191cffa01
isisd: avoid lsp_sched loop when unstable

no point in scheduling an LSP refresh immediately if we know it is
going to be postponed again due to the network still being in its
instability grace period

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
isisd/isis_lsp.c