mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 11:30:30 +00:00
tests: Fixing test for LDP
LDP now advertises routes it learns over an interface not configured with LDP. If the route, which is learned over a non-LDP configured interface, has no other NHs learned over an interface running LDP, the router will act as a LDP egress router. Modifying ldp-topo1/r1/ip_mpls_route.ref to include an extra newline. Without this newline, the ldp-topo1 was failing. Signed-off-by: Lynne Morrison <lynne@voltanet.io> Signed-off-by: Karen Schoener <karen@voltanet.io>
This commit is contained in:
parent
418b28852a
commit
a73e9e05b6
@ -3,3 +3,4 @@ xx as to xx via inet 10.0.1.2 dev r1-eth0 proto xx
|
||||
xx via inet 10.0.1.2 dev r1-eth0 proto xx
|
||||
xx via inet 10.0.1.2 dev r1-eth0 proto xx
|
||||
xx via inet 10.0.1.2 dev r1-eth0 proto xx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user