summaryrefslogtreecommitdiff
path: root/lib/zclient.c
diff options
context:
space:
mode:
authorAlexander Chernavin <achernavin@netgate.com>2023-07-20 15:22:03 +0000
committerAlexander Chernavin <achernavin@netgate.com>2023-07-25 15:50:16 +0000
commitf050e57a2c5de88ccc6c96346c5c99a8571929d6 (patch)
treedea5435fdf68554e75d66dc3e9b411a6c5fcd2e5 /lib/zclient.c
parent3f043d027f29ec676b3abdc46397a863fbd73717 (diff)
ospfd: fix SPF calculation when changing ABR type
Currently, when changing ABR type on a working router, SPF recalculation will only be initiated if the OSPF flags have changed after this. Otherwise, SPF recalculation will be omitted and OSPF RIB update will not occur. In other words, changing ABR type might not result in inter-area routes addition/deletion. With this fix, when ABR type is changed, the command handler initiates SPF recalculation. Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
Diffstat (limited to 'lib/zclient.c')
0 files changed, 0 insertions, 0 deletions