0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/proto
Ondrej Zajicek bcff3ae79a L3VPN: BGP/MPLS VPNs using MPLS backbone
The L3VPN protocol implements RFC 4364 BGP/MPLS VPNs using MPLS backbone.
It works similarly to pipe. It connects IP table (one per VRF) with (global)
VPN table. Routes passed from VPN table to IP table are stripped of RD and
filtered by import targets, routes passed in the other direction are extended
with RD, MPLS labels and export targets in extended communities. A separate
MPLS channel is used to announce MPLS routes for the labels.
2023-10-04 13:07:28 +02:00
..
aggregator Aggregator: Forbidden dangerous filter computations 2023-09-26 15:46:24 +02:00
babel Nest: Treat VRF interfaces as inside respective VRFs 2023-08-23 16:08:40 +02:00
bfd Conf: config warnings show the file position 2023-09-12 15:58:07 +02:00
bgp BGP: Add MPLS support 2023-10-04 13:01:21 +02:00
bmp BMP: Improve peer_down handling 2023-08-22 01:26:06 +02:00
l3vpn L3VPN: BGP/MPLS VPNs using MPLS backbone 2023-10-04 13:07:28 +02:00
mrt Nest: Expand rte_src.private_id to u64 2023-10-02 15:09:30 +02:00
ospf Conf: config warnings show the file position 2023-09-12 15:58:07 +02:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Structures bytestring and adata merged into adata. 2023-09-20 14:03:05 +02:00
rip Conf: config warnings show the file position 2023-09-12 15:58:07 +02:00
rpki RPKI: Fix conflict in config grammar 2023-08-25 04:32:01 +02:00
static Static: Add MPLS support 2023-10-04 13:01:21 +02:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00