0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-27 11:20:03 +00:00
Ondrej Zajicek d221f39731 Nest: Fix handling of 64-bit rte_src.private_id
The commit 21213be523baa7f2cbf0feaa617f265c55e9b17a expanded private_id
in route source to u64, but forgot to modify function arguments, so it
was still cropped at 32-bit, which may cause some collisions for L3VPN.
This patch fixes that.
2025-01-07 20:40:17 +01:00
..
2023-09-26 15:46:24 +02:00
2024-05-29 13:03:10 +02:00
2024-04-16 15:30:59 +02:00
2015-11-05 12:48:52 +01:00
2024-12-02 04:27:30 +01:00
2024-12-02 04:27:30 +01:00
Doc
2023-10-04 13:01:21 +02:00
2023-10-04 13:01:21 +02:00
2023-01-01 20:10:23 +01:00
2018-03-18 02:56:51 +01:00
2024-11-07 15:08:51 +01:00