Files
Ondrej ZajicekandSimon Marsh 08e8216d0c Nest: Expand rte_src.private_id to u64
In general, private_id is sparse and protocols may want to map some
internal values directly into it. For example, L3VPN needs to
map VPN route discriminators to private_id.

OTOH, u32 is enough for global_id, as these identifiers are dense.
2023-10-07 13:56:38 +01:00
..
2018-11-20 17:45:35 +01:00
2023-10-07 13:56:38 +01:00
2020-04-09 15:37:14 +02:00