aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/l3xc
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion3-12/+0
2021-12-03api: refactor to use REPLY_MSG_ID_BASE #defineKlement Sekera1-7/+3
2021-12-03fib: Fix the display (or lack of) for fib node types in dependent children listsNeale Ranns1-1/+1
2021-10-11l3xc: skip load balancing if not multipathBenoît Ganne1-5/+5
2021-10-11docs: nitfixes in FEATURE.yamlNathan Skrzypczak1-1/+1
2021-07-06l3xc: reset dpo on deleteBenoît Ganne1-0/+1
2021-05-13tests: move test source to vpp/testDave Wallace1-152/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-3/+5
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-1/+1
2020-01-03l3xc: add feature.yamlNeale Ranns1-0/+13
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+0
2019-12-09l3xc: use explicit types in apiOle Troan1-6/+7
2019-11-08tests: python3 use byte strings in raw()Ole Troan1-2/+2
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-09-27l3xc: remove api boilerplateOle Troan4-128/+6
2019-09-16api: autogenerate api trace print/endianOle Troan1-0/+5
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+153
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-1/+1
2019-07-31fib: fix calls to unformat_fib_pathNeale Ranns1-1/+2
2019-06-18fib: fib api updatesNeale Ranns1-6/+8
2019-06-05L3 cross connectNeale Ranns9-0/+1252