]> git.puffer.fish Git - mirror/frr.git/commit
isisd: fix pseudonode LSP bug
authorEmanuele Di Pascale <emanuele@voltanet.io>
Fri, 11 Sep 2020 09:07:37 +0000 (11:07 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:24 +0000 (15:54 +0300)
commitdbced16a98ad39d289af388416f05fca2320677d
tree2d22ba2cf90660f5dcad8b8d2985bad263d37a06
parentfde0cf6df77de9622b7c6419746018e40c65f7b8
isisd: fix pseudonode LSP bug

Currently, when the is-type of an area is changed and its circuits resign,
we are not resetting the DIS flag. Consequently, if the area type is reverted
we are not running the DR election and not regenerating the pseudonode LSP.

Also adding event debug logs for circuit commence/resign.

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