diff options
| author | Christian Breunig <christian@breunig.cc> | 2024-07-13 08:43:36 +0200 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-23 14:52:53 +0000 |
| commit | f34dfab8051d43b65140b837f17e3687dbd75216 (patch) | |
| tree | 274ab6e98bcb0c3d4b40c72cdd6a8414c520046c /lib/libfrr.h | |
| parent | 743eecd28877a93167132982a95dede0cf1b7ef7 (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>
(cherry picked from commit 5a70378a47f541b0354fbb96770dd0a65ec552b8)
Diffstat (limited to 'lib/libfrr.h')
0 files changed, 0 insertions, 0 deletions
