]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tests: Add func-bits for compatibility
authorRyoga Saito <ryoga.saito@linecorp.com>
Wed, 21 Sep 2022 22:24:02 +0000 (07:24 +0900)
committerRyoga Saito <ryoga.saito@linecorp.com>
Fri, 7 Oct 2022 09:26:53 +0000 (18:26 +0900)
In order to minimize the changes of test files, this PR adds `func-bits`
parameters on the SRv6 locator definition.

Signed-off-by: Ryoga Saito <ryoga.saito@linecorp.com>
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/zebra.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/zebra.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf2/r1/zebra.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf2/r2/zebra.conf

index 8defa0125a74498e2d716f531b013bb9658ea1b4..8ccf7a2a34066414cbd56fda3e78823bdc9a0c13 100644 (file)
@@ -27,7 +27,7 @@ segment-routing
  srv6
   locators
    locator loc1
-    prefix 2001:db8:1:1::/64
+    prefix 2001:db8:1:1::/64 func-bits 8
   !
  !
 !
index 51d9c9223588c1b8b4a808f2e2594e71838b6a62..839454d8a8b343531a24125d6c9db4d34e9ecde9 100644 (file)
@@ -27,7 +27,7 @@ segment-routing
  srv6
   locators
    locator loc1
-    prefix 2001:db8:2:2::/64
+    prefix 2001:db8:2:2::/64 func-bits 8
   !
  !
 !
index a43cec20ef0d0a3c9a30bcecf6274e18ce1e840a..a9319a6aeddbd454f50093d2f58b3f25d8a9fbcc 100644 (file)
@@ -28,7 +28,7 @@ segment-routing
  srv6
   locators
    locator loc1
-    prefix 2001:db8:1:1::/64
+    prefix 2001:db8:1:1::/64 func-bits 8
   !
  !
 !
index 71ddedf6ff75088677081a1b04a4d5e6283f53b5..9e5fa0ac073f6cd344754e296793c1b065e2d7cc 100644 (file)
@@ -27,7 +27,7 @@ segment-routing
  srv6
   locators
    locator loc1
-    prefix 2001:db8:2:2::/64
+    prefix 2001:db8:2:2::/64 func-bits 8
   !
  !
 !