| Age | Commit message (Expand) | Author |
| 2023-11-21 | zebra: Unregister mpls hooks on zebra shutdown | Donald Sharp |
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp |
| 2023-02-13 | lib,zebra,bgpd,staticd: use label code to store VNI info | Stephen Worley |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-08-17 | zebra: Convert label processing to Meta-Q | Donald Sharp |
| 2022-08-10 | zebra: Remove unused return codes in zebra_mpls.c | Donald Sharp |
| 2022-08-08 | zebra: Notice when an interface is turned on w/ mpls and enable mpls subsystem | Donald Sharp |
| 2021-09-02 | zebra: Convert to `struct zebra_fec` as per our internal standard | Donald Sharp |
| 2021-09-02 | zebra: Convert to `struct zebra_lsp` as per our internal standard | Donald Sharp |
| 2021-09-02 | zebra: Convert to `struct zebra_nhlfe` as per our internal standard | Donald Sharp |
| 2021-09-02 | zebra: Convert to `struct zebra_ile` as per our internal standard | Donald Sharp |
| 2021-07-21 | zebra: On client shutdown cleanup any vrf labels associated with it | Donald Sharp |
| 2021-06-11 | zebra: add boolean to control pw reachability checking | Mark Stapp |
| 2020-11-30 | zebra: dplane FPM LSP table walk | Duncan Eastoe |
| 2020-10-08 | zebra: remove 'static' lsp objects | Mark Stapp |
| 2020-08-07 | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle |
| 2020-07-07 | zebra: collapse some duplicate LSP nhlfe apis | Mark Stapp |
| 2020-07-07 | zebra: add const to mpls and dplane nhlfe apis | Mark Stapp |
| 2020-06-01 | zebra: backup LSP zapi processing | Mark Stapp |
| 2020-06-01 | zebra: support backup nhlfes in LSPs | Mark Stapp |
| 2020-06-01 | zebra: convert LSP nhlfe lists to use typesafe lists | Mark Stapp |
| 2020-04-30 | isisd: add support for segment routing | Renato Westphal |
| 2020-03-27 | zebra,lib: use const in more apis | Mark Stapp |
| 2019-11-29 | zebra: support LSPs with multiple outgoing labels | Renato Westphal |
| 2019-09-10 | lib, zebra: add new MPLS zapi message with route replace semantics | Renato Westphal |
| 2019-09-06 | zebra: improve cleanup of MPLS labels when zclient disconnects | Renato Westphal |
| 2019-09-06 | lib, zebra: rename LSP type used for OSPF SR | Renato Westphal |
| 2019-09-06 | zebra: identify MPLS FTNs by route type and instance | Renato Westphal |
| 2019-05-28 | zebra: mpls lsp async notifications | Mark Stapp |
| 2019-03-27 | zebra: Modify lsp processing to be invoked as needed | Donald Sharp |
| 2019-03-25 | add cplusplus guards to all zebra headers | Emanuele Di Pascale |
| 2019-02-25 | *: Rename backet to bucket | Tim Bray |
| 2019-01-22 | zebra: move LSP updates into dataplane subsystem | Mark Stapp |
| 2019-01-22 | zebra: add apis to add and delete NHLFEs | Mark Stapp |
| 2018-12-20 | bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la... | Anton Degtyarev |
| 2018-08-30 | bgpd/ospfd: make bgp and ospf json response a bit more consistent | Don Slice |
| 2018-04-22 | zebra: use hooks for client lifecycle callbacks | Quentin Young |
| 2018-04-18 | lib, zebra: Move label conversion strings to lib | Donald Sharp |
| 2018-04-18 | lib, zebra: Move help string to appropriate header | Donald Sharp |
| 2018-03-27 | *: use C99 standard fixed-width integer types | Quentin Young |
| 2018-02-08 | lib, sharpd, zebra: Add new enum for lsp type and pass it through. | Donald Sharp |
| 2018-02-08 | Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancements | Philippe Guibert |
| 2018-01-23 | *: Handle VRF configuration when VRF gets inactivated and activated | vivek |
| 2018-01-22 | OSPFD: Update Segment Routing following reviews | Olivier Dugeon |
| 2018-01-18 | OSPFD: Add Experimental Segment Routing support | Olivier Dugeon |
| 2017-09-21 | zebra: install MPLS LSPs with appropriate protocol type | Renato Westphal |
| 2017-09-12 | zebra: fix administrative distance issues | Renato Westphal |
| 2017-08-23 | zapi: add support for routes with multiple labels | Renato Westphal |
| 2017-08-22 | zebra: increase maximum label stack depth | Renato Westphal |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |