summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls_netlink.c
AgeCommit message (Expand)Author
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2023-11-07*: Remove netlink headers from lib/zebra.hDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-11-27zebra: dplane FPM handle LSP install/update/deleteDuncan Eastoe
2020-08-10zebra: remove old kernel one-update-at-a-time apiJakub Urbańczyk
2020-08-10zebra: netlink message batchingJakub Urbańczyk
2020-06-13zebra: check for buffer boundaryJakub Urbańczyk
2019-01-25zebra: convert PW updates to async dataplaneMark Stapp
2019-01-22zebra: openbsd LSP update codeMark Stapp
2019-01-22zebra: move LSP updates into dataplane subsystemMark 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
2018-05-30zebra: Rename SOUTHBOUND_XXX to DP_XXXDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-11-29zebra: Fix route replace flagsDonald Sharp
2017-11-29zebra: Fix lsp add/del from kernel using SETFLAGDonald Sharp
2017-11-16zebra: Move some LSP flag handling to common codeDonald Sharp
2017-10-27zebra: Add back in lsp replace semantics.Donald Sharp
2017-10-27zebra: Move clear_nhlfe_installed to calling functionsDonald Sharp
2017-07-31build: zebra: remove *_method Makefile hacksDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-11-14*: fix some licensing SNAFUsDavid Lamparter
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