aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/srv6-as
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion2-10/+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-152/+172
2021-09-03sr: fixing typo in srv6 End.AS Proxy documentationAhmed Abdelsalam1-2/+2
2021-05-13tests: move test source to vpp/testDave Wallace2-888/+0
2020-05-13sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo1-3/+11
2020-02-11sr: update NH value for Ethernet payloadspcamaril3-6/+6
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-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius1-1/+1
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace2-0/+890
2019-07-28sr: ipv6 segment routing header (srh) updateAhmed Abdelsalam1-3/+3
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-18/+20
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-13srv6-as: Adding support for L2 trafficFrancois Clad3-38/+243
2018-07-11srv6-as: Adding rewrite countersFrancois Clad3-21/+72
2018-03-14srv6-plugins: fixing documentationFrancois Clad1-106/+93
2018-02-01srv6-as: fixing coverity issuesFrancois Clad1-8/+32
2018-01-25srv6-as: fixing versionFrancois Clad1-1/+2
2018-01-19SRv6 static proxy pluginFrancois Clad4-0/+1239