summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls_null.c
AgeCommit message (Expand)Author
2019-01-25zebra: convert PW updates to async dataplaneMark Stapp
2019-01-22zebra: remove use of sync LSP update apisMark Stapp
2019-01-22zebra: infra for LSP updates using dplaneMark Stapp
2018-09-19zebra: Create zebra_dplane.c and .hMark Stapp
2018-05-30zebra: Add `enum dp_req_result` to lsp install/deletesDonald Sharp
2017-11-29zebra: Fix lsp add/del from kernel using SETFLAGDonald Sharp
2017-07-31build: zebra: remove *_method Makefile hacksDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-19zebra: build mpls sources the right wayRenato Westphal
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-10zebra: lsp_install() failed due to ZEBRA_FLAG_SELECTED checkDaniel Walton
2017-04-06zebra: Get mpls building across multiple platforms.Donald Sharp
2017-04-06zebra: Fix usage of HAVE_CUMULUSDonald Sharp
2017-04-06bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label IndexVivek Venkatraman
2017-04-06bgpd, zebra: Implement BGP Prefix-SID IETF draftVivek Venkatraman
2017-04-06zebra: labeled unicast handlingDon Slice
2017-04-06zebra: fec registerDon Slice
2016-11-28zebra: add missing license headers to two filesRenato Westphal
2016-09-23zebra: check at startup if the kernel supports MPLSRenato Westphal
2016-09-23mpls: add support to the OpenBSD kernelRenato Westphal
2016-09-23mpls: add null driverRenato Westphal
2016-09-23MPLS: Configure static routes with labels in Quaggavivek
2016-09-23MPLS: Display enhancements and JSON supportvivek
2016-09-23Quagga: Display MPLS label forwarding tablevivek
2016-09-23Quagga: Install label forwarding entries for statically configured LSPsvivek
2016-09-23Quagga: Static LSP configurationvivek