tests: Use label 0x800000 instead of 0x000000 for BMP tests

Related-to: 94e2aadf71 ("bgpd: Set the label for MP_UNREACH_NLRI 0x800000 instead of 0x000000")

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit e69459c714)
This commit is contained in:
Donatas Abraitis 2025-03-26 14:47:44 +02:00 committed by ton31337
parent b670864aed
commit 9a0f5a0809
4 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "172.31.0.15/32", "ip_prefix": "172.31.0.15/32",
"is_filtered": false, "is_filtered": false,
"label": 0, "label": 524288,
"peer_asn": 65501, "peer_asn": 65501,
"peer_bgp_id": "192.168.0.1", "peer_bgp_id": "192.168.0.1",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",
@ -20,7 +20,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "2001::1111/128", "ip_prefix": "2001::1111/128",
"is_filtered": false, "is_filtered": false,
"label": 0, "label": 524288,
"peer_asn": 65501, "peer_asn": 65501,
"peer_bgp_id": "192.168.0.1", "peer_bgp_id": "192.168.0.1",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",

View file

@ -6,7 +6,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "2001::1111/128", "ip_prefix": "2001::1111/128",
"ipv6": true, "ipv6": true,
"label": 0, "label": 524288,
"peer_asn": 65502, "peer_asn": 65502,
"peer_bgp_id": "192.168.0.2", "peer_bgp_id": "192.168.0.2",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",
@ -21,7 +21,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "172.31.0.15/32", "ip_prefix": "172.31.0.15/32",
"ipv6": false, "ipv6": false,
"label": 0, "label": 524288,
"peer_asn": 65502, "peer_asn": 65502,
"peer_bgp_id": "192.168.0.2", "peer_bgp_id": "192.168.0.2",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",

View file

@ -6,7 +6,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "2001::1111/128", "ip_prefix": "2001::1111/128",
"ipv6": true, "ipv6": true,
"label": 0, "label": 524288,
"peer_asn": 65502, "peer_asn": 65502,
"peer_bgp_id": "192.168.0.2", "peer_bgp_id": "192.168.0.2",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",
@ -21,7 +21,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "172.31.0.15/32", "ip_prefix": "172.31.0.15/32",
"ipv6": false, "ipv6": false,
"label": 0, "label": 524288,
"peer_asn": 65502, "peer_asn": 65502,
"peer_bgp_id": "192.168.0.2", "peer_bgp_id": "192.168.0.2",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",

View file

@ -6,7 +6,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "172.31.0.15/32", "ip_prefix": "172.31.0.15/32",
"is_filtered": false, "is_filtered": false,
"label": 0, "label": 524288,
"peer_asn": 65501, "peer_asn": 65501,
"peer_bgp_id": "192.168.0.1", "peer_bgp_id": "192.168.0.1",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",
@ -20,7 +20,7 @@
"bmp_log_type": "withdraw", "bmp_log_type": "withdraw",
"ip_prefix": "2001::1111/128", "ip_prefix": "2001::1111/128",
"is_filtered": false, "is_filtered": false,
"label": 0, "label": 524288,
"peer_asn": 65501, "peer_asn": 65501,
"peer_bgp_id": "192.168.0.1", "peer_bgp_id": "192.168.0.1",
"peer_distinguisher": "0:0", "peer_distinguisher": "0:0",