summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_mpls_null.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: convert PW updates to async dataplaneMark Stapp2019-01-251-0/+9
* zebra: remove use of sync LSP update apisMark Stapp2019-01-221-15/+0
* zebra: infra for LSP updates using dplaneMark Stapp2019-01-221-0/+5
* zebra: Create zebra_dplane.c and .hMark Stapp2018-09-201-6/+6
* zebra: Add `enum dp_req_result` to lsp install/deletesDonald Sharp2018-05-301-6/+9
* zebra: Fix lsp add/del from kernel using SETFLAGDonald Sharp2017-11-291-6/+6
* build: zebra: remove *_method Makefile hacksDavid Lamparter2017-07-311-0/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-4/+16
* zebra: build mpls sources the right wayRenato Westphal2017-05-201-206/+0
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: lsp_install() failed due to ZEBRA_FLAG_SELECTED checkDaniel Walton2017-05-101-1/+1
* zebra: Get mpls building across multiple platforms.Donald Sharp2017-04-061-0/+38
* zebra: Fix usage of HAVE_CUMULUSDonald Sharp2017-04-061-0/+2
* bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label IndexVivek Venkatraman2017-04-061-1/+1
* bgpd, zebra: Implement BGP Prefix-SID IETF draftVivek Venkatraman2017-04-061-0/+19
* zebra: labeled unicast handlingDon Slice2017-04-061-3/+15
* zebra: fec registerDon Slice2017-04-061-0/+135
* zebra: add missing license headers to two filesRenato Westphal2016-11-281-0/+21
* zebra: check at startup if the kernel supports MPLSRenato Westphal2016-09-231-1/+1
* mpls: add support to the OpenBSD kernelRenato Westphal2016-09-231-0/+1
* mpls: add null driverRenato Westphal2016-09-231-78/+4
* MPLS: Configure static routes with labels in Quaggavivek2016-09-231-0/+14
* MPLS: Display enhancements and JSON supportvivek2016-09-231-2/+4
* Quagga: Display MPLS label forwarding tablevivek2016-09-231-0/+10
* Quagga: Install label forwarding entries for statically configured LSPsvivek2016-09-231-0/+10
* Quagga: Static LSP configurationvivek2016-09-231-0/+45