0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/bgp
Ondrej Zajicek 9d456d5366 BGP: Add MPLS support
When MPLS is active, received routes on MPLS-aware SAFIs (ipvX-mpls,
vpnX-mpls) are automatically labeled according to active label policy and
corresponding MPLS routes are automatically generated. Also routes sent
on MPLS-aware SAFIs announce local labels when it should be done.
2023-10-04 13:01:21 +02:00
..
attrs.c BGP: Add MPLS support 2023-10-04 13:01:21 +02:00
bgp.c BGP: Add MPLS support 2023-10-04 13:01:21 +02:00
bgp.h BGP config: Splitting Route Refresh and Enhanced Route Refresh 2023-09-27 20:18:46 +02:00
config.Y BGP: Add MPLS support 2023-10-04 13:01:21 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Add MPLS support 2023-10-04 13:01:21 +02:00