]> git.puffer.fish Git - mirror/frr.git/commit
isisd: Fix behavior on reception of self-originated LSP 3339/head
authorChristian Franke <chris@opensourcerouting.org>
Thu, 15 Nov 2018 13:55:31 +0000 (14:55 +0100)
committerChristian Franke <chris@opensourcerouting.org>
Thu, 15 Nov 2018 14:06:40 +0000 (15:06 +0100)
commit562d7ef703f71862f709eb2c7b053b6681603bb1
tree94fc53651665a173970948eb832e575dd61f5382
parent253faee999ed4473a9183872d67b16d0ec8e303b
isisd: Fix behavior on reception of self-originated LSP

We should only update and reflood our own LSPs when the received LSP
is newer than the local copy.

In all other cases, we should simply acknowledge it or resend our own
LSP.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
isisd/isis_pdu.c