aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/srv6-am
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion2-6/+0
2022-10-12misc: fix issues reported by clang-15Damjan Marion1-3/+0
2022-03-21vppinfra: use clib_mem_allocDamjan Marion1-1/+1
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak2-100/+116
2021-05-13tests: move test source to vpp/testDave Wallace2-2148/+0
2020-03-23sr: srv6 API cleanupJakub Grajciar1-27/+18
2020-02-11sr: update NH value for Ethernet payloadspcamaril1-4/+4
2020-01-27sr: fix possible null-pointer dereferenceIgnas Bacius1-9/+26
2020-01-10sr: feature YAML files for Segment Routingpcamaril1-0/+8
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+1
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-2/+0
2019-11-19srv6-mobileTetsuya Murakami1-0/+1
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace2-0/+2142
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoƮt Ganne2-1/+2
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-4/+4
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-08-27cmake: Fix plugins .h includesMohsin Kazmi1-0/+3
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion1-1/+2
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+17
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-03-14srv6-plugins: fixing documentationFrancois Clad1-76/+85
2018-01-25SRv6 masquerading proxy pluginFrancois Clad4-0/+762