]> git.proxmox.com 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)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Mon, 14 Sep 2020 07:39:21 +0000 (09:39 +0200)
commit2286851d4c269989b33ebc6cbc8b7f924e9c0615
treea820ad694af50956810f939a669c461c117245ad
parentcc44f5435e8459a6777e1fcc0ee172eedbaea669
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