summaryrefslogtreecommitdiff
path: root/ospfd/ospf_errors.c
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-07-13 08:43:36 +0200
committerChristian Breunig <christian@breunig.cc>2024-07-17 10:31:15 +0200
commit5a70378a47f541b0354fbb96770dd0a65ec552b8 (patch)
treefe1cd58ff452056f4e4fd55f94b9b7b7ff569837 /ospfd/ospf_errors.c
parent74e720c99f80a79ab5dde8b04a1559319149a74b (diff)
ospfd: fix internal ldp-sync state flags when feature is disabled
When enabling "mpls ldp-sync" under "router ospf" ospfd configures SET_FLAG(ldp_sync_info->flags, LDP_SYNC_FLAG_IF_CONFIG) so internally knowing that the ldp-sync feature is enabled. However the flag is not cleared when turning of the feature using "nompls ldp-sync"! https://github.com/FRRouting/frr/issues/16375 Signed-off-by: Christian Breunig <christian@breunig.cc>
Diffstat (limited to 'ospfd/ospf_errors.c')
0 files changed, 0 insertions, 0 deletions