| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: dplane FPM LSP table walk | Duncan Eastoe | 2020-11-30 | 1 | -0/+1 |
* | zebra: remove 'static' lsp objects | Mark Stapp | 2020-10-08 | 1 | -34/+0 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -0/+13 |
* | zebra: collapse some duplicate LSP nhlfe apis | Mark Stapp | 2020-07-07 | 1 | -7/+2 |
* | zebra: add const to mpls and dplane nhlfe apis | Mark Stapp | 2020-07-07 | 1 | -2/+2 |
* | zebra: backup LSP zapi processing | Mark Stapp | 2020-06-01 | 1 | -17/+4 |
* | zebra: support backup nhlfes in LSPs | Mark Stapp | 2020-06-01 | 1 | -3/+43 |
* | zebra: convert LSP nhlfe lists to use typesafe lists | Mark Stapp | 2020-06-01 | 1 | -8/+16 |
* | isisd: add support for segment routing | Renato Westphal | 2020-04-30 | 1 | -0/+7 |
* | zebra,lib: use const in more apis | Mark Stapp | 2020-03-27 | 1 | -2/+2 |
* | zebra: support LSPs with multiple outgoing labels | Renato Westphal | 2019-11-29 | 1 | -5/+6 |
* | lib, zebra: add new MPLS zapi message with route replace semantics | Renato Westphal | 2019-09-10 | 1 | -3/+10 |
* | zebra: improve cleanup of MPLS labels when zclient disconnects | Renato Westphal | 2019-09-07 | 1 | -5/+0 |
* | lib, zebra: rename LSP type used for OSPF SR | Renato Westphal | 2019-09-07 | 1 | -4/+8 |
* | zebra: identify MPLS FTNs by route type and instance | Renato Westphal | 2019-09-07 | 1 | -2/+2 |
* | zebra: mpls lsp async notifications | Mark Stapp | 2019-05-28 | 1 | -0/+3 |
* | zebra: Modify lsp processing to be invoked as needed | Donald Sharp | 2019-03-27 | 1 | -10/+23 |
* | add cplusplus guards to all zebra headers | Emanuele Di Pascale | 2019-03-25 | 1 | -0/+7 |
* | *: Rename backet to bucket | Tim Bray | 2019-02-25 | 1 | -2/+2 |
* | zebra: move LSP updates into dataplane subsystem | Mark Stapp | 2019-01-22 | 1 | -0/+8 |
* | zebra: add apis to add and delete NHLFEs | Mark Stapp | 2019-01-22 | 1 | -0/+11 |
* | bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la... | Anton Degtyarev | 2018-12-20 | 1 | -9/+2 |
* | bgpd/ospfd: make bgp and ospf json response a bit more consistent | Don Slice | 2018-08-30 | 1 | -2/+2 |
* | zebra: use hooks for client lifecycle callbacks | Quentin Young | 2018-04-23 | 1 | -6/+0 |
* | lib, zebra: Move label conversion strings to lib | Donald Sharp | 2018-04-18 | 1 | -12/+0 |
* | lib, zebra: Move help string to appropriate header | Donald Sharp | 2018-04-18 | 1 | -4/+0 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -16/+16 |
* | lib, sharpd, zebra: Add new enum for lsp type and pass it through. | Donald Sharp | 2018-02-09 | 1 | -3/+34 |
* | Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancements | Philippe Guibert | 2018-02-08 | 1 | -0/+7 |
|\ |
|
| * | *: Handle VRF configuration when VRF gets inactivated and activated | vivek | 2018-01-24 | 1 | -0/+7 |
* | | OSPFD: Update Segment Routing following reviews | Olivier Dugeon | 2018-01-22 | 1 | -1/+1 |
* | | OSPFD: Add Experimental Segment Routing support | Olivier Dugeon | 2018-01-18 | 1 | -0/+10 |
|/ |
|
* | zebra: install MPLS LSPs with appropriate protocol type | Renato Westphal | 2017-09-21 | 1 | -0/+18 |
* | zebra: fix administrative distance issues | Renato Westphal | 2017-09-12 | 1 | -3/+9 |
* | zapi: add support for routes with multiple labels | Renato Westphal | 2017-08-23 | 1 | -2/+0 |
* | zebra: increase maximum label stack depth | Renato Westphal | 2017-08-22 | 1 | -1/+1 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -200/+163 |
* | Merge pull request #647 from qlyoung/zebra-mpls-error-messages | Renato Westphal | 2017-06-03 | 1 | -0/+2 |
|\ |
|
| * | zebra: define mpls label helpstr | Quentin Young | 2017-05-31 | 1 | -0/+2 |
* | | zebra: Refactor 'struct rib' to be 'struct route_entry' | Donald Sharp | 2017-06-01 | 1 | -4/+4 |
|/ |
|
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | zebra: lsp_install() failed due to ZEBRA_FLAG_SELECTED check | Daniel Walton | 2017-05-10 | 1 | -1/+1 |
* | bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label Index | Vivek Venkatraman | 2017-04-06 | 1 | -1/+10 |
* | bgpd, zebra: Implement BGP Prefix-SID IETF draft | Vivek Venkatraman | 2017-04-06 | 1 | -0/+19 |
* | zebra: labeled unicast handling | Don Slice | 2017-04-06 | 1 | -6/+23 |
* | zebra: fec register | Don Slice | 2017-04-06 | 1 | -2/+30 |
* | zebra: static label binding | Don Slice | 2017-04-06 | 1 | -0/+63 |
* | zebra/ldpd: allow MPLS ECMP on unnumbered interfaces | Renato Westphal | 2016-12-14 | 1 | -1/+2 |
* | zebra: check at startup if the kernel supports MPLS | Renato Westphal | 2016-09-23 | 1 | -0/+9 |
* | MPLS: ignore hardware restrictions when --enable-cumulus is not given. | Renato Westphal | 2016-09-23 | 1 | -0/+2 |