]> git.puffer.fish Git - mirror/frr.git/commitdiff
Revert "topotests: update bgp_vrf_leaking_5549_routes"
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 14 Aug 2024 17:14:55 +0000 (20:14 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 14 Aug 2024 17:14:55 +0000 (20:14 +0300)
This reverts commit f1b8364ab3784cebfc0689883efdb21ac7d06213.

tests/topotests/bgp_vrf_leaking_5549_routes/pe1/results/vrf10_ipv4_unicast.json
tests/topotests/bgp_vrf_leaking_5549_routes/pe1/results/vrf20_ipv4_unicast.json

index f664bb6b526a9a8f80c5d720aad38927bc6fc373..768bffbe9d71677eecca0d18d35974fb97770caa 100644 (file)
                 "origin": "incomplete",
                 "nexthops": [
                     {
-                        "ip": "::ffff:c000:202",
                         "hostname": "ce1",
                         "afi": "ipv6",
-                        "scope": "global"
+                        "scope": "global",
+                        "used": true
                     },
                     {
                         "hostname": "ce1",
                         "afi": "ipv6",
-                        "scope": "link-local",
-                        "used": true
+                        "scope": "link-local"
                     }
                 ]
             }
index 3498ed4326b43c37e0b08e428bd961e8b7d52dc5..1e93715270cf47f124f899fae508e5fdbe96dedc 100644 (file)
                 "nhVrfName": "vrf10",
                 "nexthops": [
                     {
-                        "ip": "::ffff:c000:202",
                         "hostname": "pe1",
                         "afi": "ipv6",
-                        "scope": "global"
+                        "scope": "global",
+                        "used": true
                     },
                     {
                         "hostname": "pe1",
                         "afi": "ipv6",
-                        "scope": "link-local",
-                        "used": true
+                        "scope": "link-local"
                     }
                 ]
             }