summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls.h
AgeCommit message (Expand)Author
2024-06-07zebra: return void zebra_mpls_lsp_installDmytro Shytyi
2024-06-07zebra: add 'mpls fec nexthop-resolution' command to vtyshDmytro Shytyi
2024-04-06zebra: fix wrong check for mpls labelanlan_cs
2023-11-21zebra: Unregister mpls hooks on zebra shutdownDonald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13lib,zebra,bgpd,staticd: use label code to store VNI infoStephen Worley
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-17zebra: Convert label processing to Meta-QDonald Sharp
2022-08-10zebra: Remove unused return codes in zebra_mpls.cDonald Sharp
2022-08-08zebra: Notice when an interface is turned on w/ mpls and enable mpls subsystemDonald Sharp
2021-09-02zebra: Convert to `struct zebra_fec` as per our internal standardDonald Sharp
2021-09-02zebra: Convert to `struct zebra_lsp` as per our internal standardDonald Sharp
2021-09-02zebra: Convert to `struct zebra_nhlfe` as per our internal standardDonald Sharp
2021-09-02zebra: Convert to `struct zebra_ile` as per our internal standardDonald Sharp
2021-07-21zebra: On client shutdown cleanup any vrf labels associated with itDonald Sharp
2021-06-11zebra: add boolean to control pw reachability checkingMark Stapp
2020-11-30zebra: dplane FPM LSP table walkDuncan Eastoe
2020-10-08zebra: remove 'static' lsp objectsMark Stapp
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-07-07zebra: collapse some duplicate LSP nhlfe apisMark Stapp
2020-07-07zebra: add const to mpls and dplane nhlfe apisMark Stapp
2020-06-01zebra: backup LSP zapi processingMark Stapp
2020-06-01zebra: support backup nhlfes in LSPsMark Stapp
2020-06-01zebra: convert LSP nhlfe lists to use typesafe listsMark Stapp
2020-04-30isisd: add support for segment routingRenato Westphal
2020-03-27zebra,lib: use const in more apisMark Stapp
2019-11-29zebra: support LSPs with multiple outgoing labelsRenato Westphal
2019-09-10lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal
2019-09-06zebra: improve cleanup of MPLS labels when zclient disconnectsRenato Westphal
2019-09-06lib, zebra: rename LSP type used for OSPF SRRenato Westphal
2019-09-06zebra: identify MPLS FTNs by route type and instanceRenato Westphal
2019-05-28zebra: mpls lsp async notificationsMark Stapp
2019-03-27zebra: Modify lsp processing to be invoked as neededDonald Sharp
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-02-25*: Rename backet to bucketTim Bray
2019-01-22zebra: move LSP updates into dataplane subsystemMark Stapp
2019-01-22zebra: add apis to add and delete NHLFEsMark Stapp
2018-12-20bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev
2018-08-30bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice
2018-04-22zebra: use hooks for client lifecycle callbacksQuentin Young
2018-04-18lib, zebra: Move label conversion strings to libDonald Sharp
2018-04-18lib, zebra: Move help string to appropriate headerDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-08lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp
2018-02-08Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancementsPhilippe Guibert
2018-01-23*: Handle VRF configuration when VRF gets inactivated and activatedvivek
2018-01-22OSPFD: Update Segment Routing following reviewsOlivier Dugeon
2018-01-18OSPFD: Add Experimental Segment Routing supportOlivier Dugeon
2017-09-21zebra: install MPLS LSPs with appropriate protocol typeRenato Westphal
2017-09-12zebra: fix administrative distance issuesRenato Westphal