summaryrefslogtreecommitdiff
path: root/bgpd/bgp_labelpool.h
AgeCommit message (Expand)Author
2025-02-10bgpd: Fix crash in bgp_labelpoolDonald Sharp
2023-06-20bgpd: Use synchronous way to get labels from ZebraDonatas Abraitis
2023-06-16bgpd: add LP_TYPE_BGP_L3VPN_BIND label typeLouis Scalbert
2023-05-09bgpd: add 'show bgp label-nexthop [detail]' commandPhilippe Guibert
2023-05-09bgpd: update time of last change when label nexthop entry changedPhilippe Guibert
2023-05-09bgpd: use nexthop interface when adding LSP in BGP MPLSVPNPhilippe Guibert
2023-05-09bgpd: add the bgp_label_per_nexthop_cache struct and apisPhilippe Guibert
2023-05-09bgpd: introduce LP_TYPE_NEXTHOP label typePhilippe Guibert
2023-05-03Revert "MPLS allocation mode per next hop"Donatas Abraitis
2023-05-02Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nhDonatas Abraitis
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-22bgpd: add 'show bgp label-nexthop [detail]' commandPhilippe Guibert
2023-03-22bgpd: update time of last change when label nexthop entry changedPhilippe Guibert
2023-03-22bgpd: use nexthop interface when adding LSP in BGP MPLSVPNPhilippe Guibert
2023-03-22bgpd: add the bgp_label_per_nexthop_cache struct and apisPhilippe Guibert
2023-03-22bgpd: introduce LP_TYPE_NEXTHOP label typePhilippe Guibert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-31bgpd: improve labelpool performance at scaleG. Paul Ziemba
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-01-04bgpd: add show commands for bgp labelpoolPat Ruddy
2019-04-27bgpd: replace label pool fifo with DECLARE_LISTDavid Lamparter
2018-12-20bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev
2018-04-11bgpd: dynamic mpls label poolG. Paul Ziemba