aboutsummaryrefslogtreecommitdiffstats
path: root/extras
AgeCommit message (Expand)AuthorFilesLines
2023-02-08packetforge: fix lack of edge for ipv6 after gtppscv23.02-rc2Ting Xu1-0/+5
2023-02-08packetforge: fix order of dst/src address of macTing Xu1-2/+2
2023-01-18hs-test: zero timeout on docker stopFlorin Coras1-1/+1
2023-01-17hs-test: add http proxy env to container buildsFlorin Coras1-2/+4
2023-01-17hs-test: autodetect ubuntu version during buildMaros Ondrejicka2-1/+12
2023-01-16hs-test: better directory structureFilip Tehlar7-4/+4
2023-01-16hs-test: restrict concurrency on envoyFilip Tehlar3-8/+16
2023-01-13hs-test: use equal ubuntu versions in test imagesMaros Ondrejicka5-12/+18
2023-01-12hs-test: fix tests using wgetFilip Tehlar1-1/+1
2023-01-11hs-test: optimize size of docker imageFilip Tehlar2-8/+16
2023-01-11hs-test: use anchors in yaml config filesMaros Ondrejicka7-16/+25
2023-01-09hs-test: remove exec flags from source filesFilip Tehlar27-0/+0
2023-01-09hs-test: fix code styleFilip Tehlar10-19/+19
2023-01-09hs-test: add nginx testFilip Tehlar11-5/+170
2022-12-21hs-test: small improvementsFilip Tehlar2-23/+12
2022-12-20hs-test: add runtime optionsMaros Ondrejicka10-62/+95
2022-12-19hs-test: abstract away topology from test casesMaros Ondrejicka22-425/+488
2022-12-07hs-test: use assert-like approach in test casesMaros Ondrejicka7-154/+84
2022-12-06hs-test: manage containers and volumes within test suiteMaros Ondrejicka3-117/+103
2022-12-06hs-test: test tcp with lossMaros Ondrejicka1-0/+47
2022-12-02hs-test: add test suite featuresMaros Ondrejicka10-77/+261
2022-11-26hs-test: document host stack test frameworkMaros Ondrejicka2-9/+240
2022-11-25hs-test: auto register test actionsFilip Tehlar8-78/+62
2022-11-23vpp-swan: Fix segfault for multiple addressesTimur Celik1-2/+2
2022-11-14hs-test: skip vcl reattach testFilip Tehlar1-0/+1
2022-11-13build: fix lib install dir and add vat2 lib install when build rpm.Huawei LI1-6/+15
2022-11-10hs-test: add http client connect testFilip Tehlar4-36/+104
2022-11-01vpp-swan: remove step to copy vpp_sswan source for docker imageYulong Pei6-6/+4
2022-10-27vcl: register workers when reattaching to vppMaros Ondrejicka5-10/+184
2022-10-25packetforge: fix GTP-Extension header field dataTing Xu2-2/+6
2022-10-13gomemif: migrate to govpp repositoryMatus Halaj17-3287/+1
2022-10-13misc: avoid permission issue when running envoyMaros Ondrejicka1-1/+2
2022-10-12vpp-swan: fix linked library to pluginGabriel Oginski1-2/+2
2022-10-06gomemif: update to libmemif version 4.0Daniel Béreš7-10/+553
2022-09-28vpp-swan: Add scripts for testingGabriel Oginski12-0/+409
2022-09-28vpp-swan: Add plugin for vpp-swanGabriel Oginski12-0/+3707
2022-09-20misc: experimental script to get the list of the reviewers for a commitAndrew Yourtchenko1-0/+240
2022-09-20packetforge: add packetforge for generic flow to extrasTing Xu97-0/+4325
2022-09-19misc: add test framework for host stackFilip Tehlar27-0/+1974
2022-09-07build: Cleanup python2 from suse build and uplift opensuse versionLaszlo Kiraly2-5/+4
2022-08-29libmemif: fix the buffer sizeMohsin Kazmi1-6/+4
2022-08-29libmemif: add support for custom buffer-size and headroom in icmp example appMohsin Kazmi3-11/+27
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns2-8/+31
2022-07-25libmemif: fix chain buffer supportMohsin Kazmi4-66/+38
2022-05-18misc: update config script in IKEv2 testFilip Tehlar1-1/+1
2022-05-10tests: replace pycodestyle with blackKlement Sekera18-3880/+5398
2022-04-26libmemif: timer causes spin at 100% cpuDaniel Béreš1-0/+10
2022-04-18rpm-packaging: remove mbedtls dependencyFlorin Coras1-4/+2
2022-04-08build: opensuse: remove nasm, change to clangLaszlo Kiraly2-6/+5
2022-03-28libmemif: refactor examplesJakub Grajciar15-328/+1841