]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: fix NSSA status update
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 22 Jun 2021 13:15:29 +0000 (16:15 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 22 Jun 2021 22:05:07 +0000 (01:05 +0300)
commitedfab98f9e7e88a762d3e195970ec166af8c3f95
treec125edecb97be2f9fd728f3c312ffc2ea4f8064a
parentbf84c96dae2aa5905bf0b1ae799a4b83105b499b
ospf6d: fix NSSA status update

We should update ASBR status only when the NSSA status is actually changed.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
ospf6d/ospf6_nssa.c