mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 20:55:25 +00:00
tests: Fix invalid escape seq seen in bgp_nexthop_ipv6
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
dc372568ad
commit
a5c5b87389
@ -36,7 +36,7 @@ pytestmark = [pytest.mark.bgpd]
|
||||
|
||||
|
||||
def build_topo(tgen):
|
||||
"""
|
||||
r"""
|
||||
All peers are FRR BGP peers except r3 that is a exabgp peer.
|
||||
rr is a route-reflector for AS 65000 iBGP peers.
|
||||
Exabgp does not send any IPv6 Link-Local nexthop
|
||||
|
Loading…
Reference in New Issue
Block a user