mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-12 19:41:15 +00:00
![]() YANG model and CLI commands allow user to configure LDP-sync per area. But the actual implementation is incorrect - all commands are changing the config for the whole VRF instead of a single area. This commit fixes this issue by actually implementing per area configuration. Fixes #8578. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com> |
||
---|---|---|
.. | ||
isisd.conf | ||
ldpd.conf | ||
show_ip_route.ref | ||
show_isis_interface_detail_r1_eth1_shutdown.ref | ||
show_isis_interface_detail_r2_eth1_shutdown.ref | ||
show_isis_interface_detail.ref | ||
show_isis_ldp_sync_r1_eth1_shutdown.ref | ||
show_isis_ldp_sync_r2_eth1_shutdown.ref | ||
show_isis_ldp_sync.ref | ||
show_l2vpn_binding.ref | ||
show_l2vpn_vc.ref | ||
show_ldp_binding.ref | ||
show_ldp_discovery.ref | ||
show_ldp_igp_sync_r1_eth1_shutdown.ref | ||
show_ldp_igp_sync.ref | ||
show_ldp_neighbor.ref | ||
show_yang_interface_isis_adjacencies.ref | ||
zebra.conf |