mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-05 00:33:53 +00:00
![]() 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
|
||
---|---|---|
.. | ||
ce1 | ||
ce2 | ||
ce3 | ||
r1 | ||
r2 | ||
r3 | ||
test_ldp_sync_ospf_topo1.dot | ||
test_ldp_sync_ospf_topo1.py |