]> git.ipfire.org Git - thirdparty/bird.git/history - nest/mpls.c
BGP: Do not restart when next hop keep/self is changed
[thirdparty/bird.git] / nest / mpls.c
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-10-16  Ondrej ZajicekMPLS: Fix issue with recursive MPLS routes
2023-10-04  Ondrej ZajicekMPLS: Update to support and use 64bit source id
2023-10-04  Ondrej ZajicekMPLS: Implement FEC map reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Handle label allocation failures
2023-10-04  Ondrej ZajicekMPLS: Improve handling of static label allocations
2023-10-04  Ondrej ZajicekStatic: Add syntax for static MPLS labels
2023-10-04  Ondrej ZajicekMPLS: Label range non-intersection check
2023-10-04  Ondrej ZajicekMPLS: Improve label range reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Add command 'show mpls ranges'
2023-10-04  Ondrej ZajicekMPLS: Add support for per-VRF labeling policy
2023-10-04  Ondrej ZajicekMPLS subsystem