]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: Use label 0x800000 instead of 0x000000 for BMP tests 18502/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 26 Mar 2025 12:47:44 +0000 (14:47 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 26 Mar 2025 12:47:44 +0000 (14:47 +0200)
Related-to: 94e2aadf7187d7d695babce21033b5bc8e454f25 ("bgpd: Set the label for MP_UNREACH_NLRI 0x800000 instead of 0x000000")
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-loc-rib-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-post-policy-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-pre-policy-step2.json
tests/topotests/bgp_bmp/bmp1import/bmp-withdraw-loc-rib-step2.json

index 1e5040ba60b2c7b0528c1a91443a21055189b9ed..20510a1e00326ed127b0b96642b01a40aea1252b 100644 (file)
@@ -6,7 +6,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "172.31.0.15/32",
                 "is_filtered": false,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65501,
                 "peer_bgp_id": "192.168.0.1",
                 "peer_distinguisher": "0:0",
@@ -20,7 +20,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "2001::1111/128",
                 "is_filtered": false,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65501,
                 "peer_bgp_id": "192.168.0.1",
                 "peer_distinguisher": "0:0",
index 9eb221d4d0a2eb38299d2f7bffa438cb3407649d..a34a0005e7b0053d99ed13791b275bbdd8a6bfec 100644 (file)
@@ -6,7 +6,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "2001::1111/128",
                 "ipv6": true,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65502,
                 "peer_bgp_id": "192.168.0.2",
                 "peer_distinguisher": "0:0",
@@ -21,7 +21,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "172.31.0.15/32",
                 "ipv6": false,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65502,
                 "peer_bgp_id": "192.168.0.2",
                 "peer_distinguisher": "0:0",
index eea7501b2287c590ba32be929e2c93837beb9210..92b8f525179293d124721ed96f307bcd71ad895c 100644 (file)
@@ -6,7 +6,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "2001::1111/128",
                 "ipv6": true,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65502,
                 "peer_bgp_id": "192.168.0.2",
                 "peer_distinguisher": "0:0",
@@ -21,7 +21,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "172.31.0.15/32",
                 "ipv6": false,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65502,
                 "peer_bgp_id": "192.168.0.2",
                 "peer_distinguisher": "0:0",
index 1e5040ba60b2c7b0528c1a91443a21055189b9ed..20510a1e00326ed127b0b96642b01a40aea1252b 100644 (file)
@@ -6,7 +6,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "172.31.0.15/32",
                 "is_filtered": false,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65501,
                 "peer_bgp_id": "192.168.0.1",
                 "peer_distinguisher": "0:0",
@@ -20,7 +20,7 @@
                 "bmp_log_type": "withdraw",
                 "ip_prefix": "2001::1111/128",
                 "is_filtered": false,
-                "label": 0,
+                "label": 524288,
                 "peer_asn": 65501,
                 "peer_bgp_id": "192.168.0.1",
                 "peer_distinguisher": "0:0",