Age | Commit message (Expand) | Author | Files | Lines |
2023-02-21 | hs-test: clean-up ip address generation |  Maros Ondrejicka | 4 | -84/+126 |
2023-02-16 | hs-test: check for missing output in nginx tests |  Maros Ondrejicka | 4 | -0/+22 |
2023-02-14 | hs-test: clean-up obsolete code |  Maros Ondrejicka | 6 | -88/+17 |
2023-02-14 | vpp-swan: removed adding the same rule in SPD |  Gabriel Oginski | 1 | -0/+61 |
2023-02-10 | hs-test: refactor test cases from no-topo suite |  Maros Ondrejicka | 19 | -649/+207 |
2023-02-10 | hs-test: refactor test cases from ns suite |  Maros Ondrejicka | 20 | -524/+333 |
2023-02-09 | hs-test: configure VPP from test context |  Maros Ondrejicka | 16 | -417/+891 |
2023-02-07 | packetforge: fix lack of edge for ipv6 after gtppsc |  Ting Xu | 1 | -0/+5 |
2023-02-06 | hs-test: add nginx perf tests |  Filip Tehlar | 2 | -1/+74 |
2023-02-03 | vpp-swan: allow SAs to be used to the route-based IPsec |  Atzm Watanabe | 1 | -1/+17 |
2023-02-02 | af_xdp: update custom XDP program example |  Yulong Pei | 2 | -53/+65 |
2023-02-02 | packetforge: fix order of dst/src address of mac |  Ting Xu | 1 | -2/+2 |
2023-01-25 | hs-test: handle error in config serialization |  Filip Tehlar | 1 | -0/+3 |
2023-01-18 | hs-test: zero timeout on docker stop |  Florin Coras | 1 | -1/+1 |
2023-01-17 | hs-test: add http proxy env to container builds |  Florin Coras | 1 | -2/+4 |
2023-01-17 | hs-test: autodetect ubuntu version during build |  Maros Ondrejicka | 2 | -1/+12 |
2023-01-16 | hs-test: better directory structure |  Filip Tehlar | 7 | -4/+4 |
2023-01-16 | hs-test: restrict concurrency on envoy |  Filip Tehlar | 3 | -8/+16 |
2023-01-13 | hs-test: use equal ubuntu versions in test images |  Maros Ondrejicka | 5 | -12/+18 |
2023-01-12 | hs-test: fix tests using wget |  Filip Tehlar | 1 | -1/+1 |
2023-01-11 | hs-test: optimize size of docker image |  Filip Tehlar | 2 | -8/+16 |
2023-01-11 | hs-test: use anchors in yaml config files |  Maros Ondrejicka | 7 | -16/+25 |
2023-01-09 | hs-test: remove exec flags from source files |  Filip Tehlar | 27 | -0/+0 |
2023-01-09 | hs-test: fix code style |  Filip Tehlar | 10 | -19/+19 |
2023-01-09 | hs-test: add nginx test |  Filip Tehlar | 11 | -5/+170 |
2022-12-21 | hs-test: small improvements |  Filip Tehlar | 2 | -23/+12 |
2022-12-20 | hs-test: add runtime options |  Maros Ondrejicka | 10 | -62/+95 |
2022-12-19 | hs-test: abstract away topology from test cases |  Maros Ondrejicka | 22 | -425/+488 |
2022-12-07 | hs-test: use assert-like approach in test cases |  Maros Ondrejicka | 7 | -154/+84 |
2022-12-06 | hs-test: manage containers and volumes within test suite |  Maros Ondrejicka | 3 | -117/+103 |
2022-12-06 | hs-test: test tcp with loss |  Maros Ondrejicka | 1 | -0/+47 |
2022-12-02 | hs-test: add test suite features |  Maros Ondrejicka | 10 | -77/+261 |
2022-11-26 | hs-test: document host stack test framework |  Maros Ondrejicka | 2 | -9/+240 |
2022-11-25 | hs-test: auto register test actions |  Filip Tehlar | 8 | -78/+62 |
2022-11-23 | vpp-swan: Fix segfault for multiple addresses |  Timur Celik | 1 | -2/+2 |
2022-11-14 | hs-test: skip vcl reattach test |  Filip Tehlar | 1 | -0/+1 |
2022-11-13 | build: fix lib install dir and add vat2 lib install when build rpm. |  Huawei LI | 1 | -6/+15 |
2022-11-10 | hs-test: add http client connect test |  Filip Tehlar | 4 | -36/+104 |
2022-11-01 | vpp-swan: remove step to copy vpp_sswan source for docker image |  Yulong Pei | 6 | -6/+4 |
2022-10-27 | vcl: register workers when reattaching to vpp |  Maros Ondrejicka | 5 | -10/+184 |
2022-10-25 | packetforge: fix GTP-Extension header field data |  Ting Xu | 2 | -2/+6 |
2022-10-13 | gomemif: migrate to govpp repository |  Matus Halaj | 17 | -3287/+1 |
2022-10-13 | misc: avoid permission issue when running envoy |  Maros Ondrejicka | 1 | -1/+2 |
2022-10-12 | vpp-swan: fix linked library to plugin |  Gabriel Oginski | 1 | -2/+2 |
2022-10-06 | gomemif: update to libmemif version 4.0 |  Daniel Béreš | 7 | -10/+553 |
2022-09-28 | vpp-swan: Add scripts for testing |  Gabriel Oginski | 12 | -0/+409 |
2022-09-28 | vpp-swan: Add plugin for vpp-swan |  Gabriel Oginski | 12 | -0/+3707 |
2022-09-20 | misc: experimental script to get the list of the reviewers for a commit |  Andrew Yourtchenko | 1 | -0/+240 |
2022-09-20 | packetforge: add packetforge for generic flow to extras |  Ting Xu | 97 | -0/+4325 |
2022-09-19 | misc: add test framework for host stack |  Filip Tehlar | 27 | -0/+1974 |