aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-09-16ip6-nd: add ip6-nd proxyMohsin Kazmi1-0/+188
2021-09-13ip-neighbor: Handle local MAC address change for incomplete adjacenciesNeale Ranns1-1/+23
2021-09-09flowprobe: simplify test logicKlement Sekera1-55/+18
2021-09-08tests: fix DEBUG=attach multiple worker configKlement Sekera1-0/+3
2021-08-31vcl: switch part of the tests to sock apiFlorin Coras1-13/+47
2021-08-26ikev2: check for valid cipher + integrityBenoît Ganne1-1/+1
2021-08-19nat: handle ED in2out ICMP errors with workersMatthew Smith1-0/+45
2021-08-17nat: fix counters increment for output featureAlexander Chernavin1-1/+1
2021-08-13tests docs: upgrade python packagesDave Wallace16-354/+439
2021-08-09ip6-nd: only respond to RS if sending RA is enabledOle Troan1-1/+15
2021-07-29nat: fix ICMP checksum validationKlement Sekera1-0/+44
2021-07-28gre: set proper fib index for unnumbered interfaces, unset fib index before f...Stanislav Zaikin1-7/+9
2021-07-19nat: harden ICMP handlingKlement Sekera1-0/+4
2021-07-14nat: adding support for icmp-error msgFilip Varga1-0/+35
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga1-11/+2
2021-07-13fib: Set the GLEAN flag on attached export routes so that the SAS worksNeale Ranns2-1/+14
2021-07-12papi: remove shared memory transportOle Troan2-2/+1
2021-07-09gso: add ipsec tunnel testsMohsin Kazmi1-0/+247
2021-07-06vrrp: Fix for test-all testcases failure.Rajaselvam1-18/+16
2021-06-30ipsec: Derive the TUNNEL_V6 flag from the configured address typesNeale Ranns1-2/+0
2021-06-29ipsec: Fix setting the hi-sequence number for decryptNeale Ranns2-192/+1016
2021-06-28ipsec: Split the SA add_del API into an separate add and delNeale Ranns1-20/+2
2021-06-28ipsec: Enable the extended Sequence Number IPSec tests for GCMNeale Ranns1-2/+72
2021-06-25stats: revert "add a retry mechanism in a symlink test"Beno�t Ganne1-15/+1
2021-06-22nat: don't drop packet with ttl=1 if output featureKlement Sekera1-0/+26
2021-06-22stats: add a retry mechanism in a symlink testArthur de Kerhor1-1/+15
2021-06-17tests: Tests for cross AF routingNeale Ranns1-0/+124
2021-06-17mpls: CLI to show the MPLS forwarding state of an interfaceNeale Ranns1-0/+7
2021-06-16api: remove custom dumpFilip Tehlar1-2/+0
2021-06-14linux-cp: Add tests for tun devicesNeale Ranns3-5/+252
2021-06-14pg: A Tunnel mode variant of a pg interfaceNeale Ranns3-4/+129
2021-06-08vppinfra: pool_free_elts() now supports fixed-size poolsDave Barach1-0/+13
2021-06-03fib: fix flags updates when adding routes with a udp encap pathArthur de Kerhor1-5/+5
2021-05-29udp: add udp decapsulationArthur de Kerhor2-4/+179
2021-05-28svm: fix inadequate atomic load for chunk mgrDave Wallace1-3/+1
2021-05-27ip: allow the 'ip6 enable' on tunnel interface typesNeale Ranns1-2/+78
2021-05-26tests: Fix 'test-wipe'Neale Ranns1-1/+0
2021-05-26fib: During the mfib lookup set the unicast FIB index in the packet so that a...Neale Ranns1-2/+39
2021-05-26tests: move vapi C/C++ test files into src/Damjan Marion6-1562/+9
2021-05-25nat: report correct EI per-user session limitMatthew Smith1-0/+6
2021-05-24tests: skip hoststack iperf3 cut thru test on aarch64Dave Wallace1-1/+3
2021-05-21bfd: use vnet cryptoKlement Sekera1-1/+1
2021-05-21tests: add role to VCLAppWorkerDave Wallace2-8/+9
2021-05-21quic: add extended vcl testFlorin Coras1-0/+42
2021-05-20tests: don't buffer worker stdin/stdoutDave Wallace1-2/+3
2021-05-18tls: fix dtls with no workersFlorin Coras1-2/+2
2021-05-18nat: refactor multiple vrf testsKlement Sekera1-25/+120
2021-05-13tests: move test source to vpp/testDave Wallace92-38/+55932
2021-05-08tests: fix another race condition in punt testsDave Wallace1-5/+7
2021-05-06vcl: add dtls testFlorin Coras1-0/+40