summaryrefslogtreecommitdiff
path: root/lib/mpls.h
AgeCommit message (Expand)Author
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13lib: remove unneeded parans on labl2str returnStephen Worley
2023-02-13lib: add asserts to appease the SAStephen Worley
2023-02-13lib,zebra,bgpd,staticd: use label code to store VNI infoStephen Worley
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-09-04ldpd: Fix issue when starting up LDP with no configuration.lynne
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-04-30isisd: add support for segment routingRenato Westphal
2020-03-27zebra,lib: use const in more apisMark Stapp
2019-09-17isisd: Update TLVs processing for TE, RI & SROlivier Dugeon
2019-09-06lib, zebra: rename LSP type used for OSPF SRRenato Westphal
2019-07-10lib, zebra: support label chunk requests for SRGBEmanuele Di Pascale
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-10-25*: spelchekDavid Lamparter
2018-08-14zebra, lib: error references for zebraQuentin 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-08bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONEDonald Sharp
2018-02-08lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp
2018-02-08*: Make code use a consisten definition of labelsDonald Sharp
2018-01-30Merge remote-tracking 'frr/master' into SR-RoutingOlivier Dugeon
2018-01-22OSPFD: Update Segment Routing following reviewsOlivier Dugeon
2018-01-22lib, zebra: Rename and place appropriately the label stackDonald Sharp
2018-01-18OSPFD: Add Experimental Segment Routing supportOlivier Dugeon
2017-08-23zapi: add support for routes with multiple labelsRenato Westphal
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-21Merge branch 'master' into bgpd-ipv4-plus-label-misc3Daniel Walton
2017-06-16bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton
2017-06-08zebra: define default segment routing global block valuesDon Slice
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-06bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label IndexVivek Venkatraman
2017-04-06zebra: labeled unicast handlingDon Slice
2017-03-20Implement generic label managerßingen
2017-02-10lib: fix remaining coverity issuesDavid Lamparter
2016-09-23mpls: add support for LDP LSPsRenato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal
2016-09-23Quagga: Basic definitions for MPLSvivek