Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test |  Dave Wallace | 1 | -0/+421 |
2021-03-29 | tests: move vxlan tests to src/vnet/vxlan/tests |  Dave Wallace | 1 | -421/+0 |
2021-02-05 | vxlan: add udp-port configuration support |  Artem Glazychev | 1 | -30/+117 |
2021-01-14 | vxlan: Protect against tunnel config where source is not local |  Neale Ranns | 1 | -0/+48 |
2020-06-08 | vxlan: Fixed checksum caclculation offset |  Vladimir Isaev | 1 | -1/+2 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties |  Paul Vinciguerra | 1 | -10/+6 |
2020-04-10 | geneve: Fix the byte swapping for the VNI |  Neale Ranns | 1 | -2/+4 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup |  Jakub Grajciar | 1 | -52/+66 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 1 | -1/+2 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 1 | -1/+1 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -8/+13 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. |  Paul Vinciguerra | 1 | -5/+6 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. |  Paul Vinciguerra | 1 | -0/+4 |
2019-03-12 | Tests: Raise exception, don't raise string. |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-11 | vpp_papi_provider: Remove more wrapper functions. |  Ole Troan | 1 | -35/+30 |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -18/+2 |
2018-08-17 | VPP-1392: VXLAN fails with IP fragmentation |  Ole Troan | 1 | -1/+46 |
2018-06-21 | test:vxlan over ipv6 tests |  Eyal Bari | 1 | -1/+5 |
2017-12-13 | make "test-all" target pass again |  Gabriel Ganne | 1 | -1/+1 |
2017-04-07 | VXLAN/TEST:validate vxlan del reply has valid sw_if_index |  Eyal Bari | 1 | -1/+3 |
2017-03-29 | VXLAN:validate mcast encapsulation ip/mac |  Eyal Bari | 1 | -3/+9 |
2017-01-25 | test adding and removing shared mcast dst tunnels |  Eyal Bari | 1 | -8/+39 |
2017-01-11 | vxlan unit test - minor fixes |  Eyal Bari | 1 | -20/+19 |
2017-01-06 | Added basic tests for multicast vxlan tunnels |  Eyal Bari | 1 | -14/+107 |
2016-12-13 | make test: Use VXLAN built in scapy 2.3.3 |  Matej Klotton | 1 | -2/+6 |
2016-12-05 | make test: fix missing log/packet messages |  Klement Sekera | 1 | -2/+1 |
2016-10-26 | refactor test framework |  Klement Sekera | 1 | -54/+52 |
2016-10-03 | test: new test infrastructure |  Damjan Marion | 1 | -0/+102 |