summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_mpls_netlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: dplane FPM handle LSP install/update/deleteDuncan Eastoe2020-11-271-2/+2
* zebra: remove old kernel one-update-at-a-time apiJakub Urbańczyk2020-08-101-18/+0
* zebra: netlink message batchingJakub Urbańczyk2020-08-101-19/+29
* zebra: check for buffer boundaryJakub Urbańczyk2020-06-131-2/+11
* zebra: convert PW updates to async dataplaneMark Stapp2019-01-251-0/+10
* zebra: openbsd LSP update codeMark Stapp2019-01-221-73/+1
* zebra: move LSP updates into dataplane subsystemMark Stapp2019-01-221-1/+31
* zebra: infra for LSP updates using dplaneMark Stapp2019-01-221-6/+7
* zebra: Create zebra_dplane.c and .hMark Stapp2018-09-201-20/+20
* zebra: Add `enum dp_req_result` to lsp install/deletesDonald Sharp2018-05-301-7/+13
* zebra: Rename SOUTHBOUND_XXX to DP_XXXDonald Sharp2018-05-301-10/+10
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-13/+8
* zebra: Fix route replace flagsDonald Sharp2017-11-291-17/+0
* zebra: Fix lsp add/del from kernel using SETFLAGDonald Sharp2017-11-291-14/+33
* zebra: Move some LSP flag handling to common codeDonald Sharp2017-11-161-12/+7
* zebra: Add back in lsp replace semantics.Donald Sharp2017-10-271-4/+16
* zebra: Move clear_nhlfe_installed to calling functionsDonald Sharp2017-10-271-4/+0
* build: zebra: remove *_method Makefile hacksDavid Lamparter2017-07-311-0/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-47/+42
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: fix some licensing SNAFUsDavid Lamparter2016-11-141-0/+21
* zebra: check at startup if the kernel supports MPLSRenato Westphal2016-09-231-1/+13
* mpls: add support to the OpenBSD kernelRenato Westphal2016-09-231-0/+2
* mpls: add null driverRenato Westphal2016-09-231-0/+78