Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | classify: Large and nested classifer unit tests | Ray Kinsella | 3 | -20/+352 |
2021-09-27 | gso: do not gro on small packets | Aloys Augustin | 1 | -0/+102 |
2021-09-22 | ip: add ip_table_allocate to api | Aloys Augustin | 2 | -47/+183 |
2021-09-16 | ip6-nd: add ip6-nd proxy | Mohsin Kazmi | 1 | -0/+188 |
2021-09-13 | ip-neighbor: Handle local MAC address change for incomplete adjacencies | Neale Ranns | 1 | -1/+23 |
2021-09-09 | flowprobe: simplify test logic | Klement Sekera | 1 | -55/+18 |
2021-09-08 | tests: fix DEBUG=attach multiple worker config | Klement Sekera | 1 | -0/+3 |
2021-08-31 | vcl: switch part of the tests to sock api | Florin Coras | 1 | -13/+47 |
2021-08-26 | ikev2: check for valid cipher + integrity | Benoît Ganne | 1 | -1/+1 |
2021-08-19 | nat: handle ED in2out ICMP errors with workers | Matthew Smith | 1 | -0/+45 |
2021-08-17 | nat: fix counters increment for output feature | Alexander Chernavin | 1 | -1/+1 |
2021-08-13 | tests docs: upgrade python packages | Dave Wallace | 16 | -354/+439 |
2021-08-09 | ip6-nd: only respond to RS if sending RA is enabled | Ole Troan | 1 | -1/+15 |
2021-07-29 | nat: fix ICMP checksum validation | Klement Sekera | 1 | -0/+44 |
2021-07-28 | gre: set proper fib index for unnumbered interfaces, unset fib index before f... | Stanislav Zaikin | 1 | -7/+9 |
2021-07-19 | nat: harden ICMP handling | Klement Sekera | 1 | -0/+4 |
2021-07-14 | nat: adding support for icmp-error msg | Filip Varga | 1 | -0/+35 |
2021-07-14 | nat: refactoring NAT44ED cfg functions | Filip Varga | 1 | -11/+2 |
2021-07-13 | fib: Set the GLEAN flag on attached export routes so that the SAS works | Neale Ranns | 2 | -1/+14 |
2021-07-12 | papi: remove shared memory transport | Ole Troan | 2 | -2/+1 |
2021-07-09 | gso: add ipsec tunnel tests | Mohsin Kazmi | 1 | -0/+247 |
2021-07-06 | vrrp: Fix for test-all testcases failure. | Rajaselvam | 1 | -18/+16 |
2021-06-30 | ipsec: Derive the TUNNEL_V6 flag from the configured address types | Neale Ranns | 1 | -2/+0 |
2021-06-29 | ipsec: Fix setting the hi-sequence number for decrypt | Neale Ranns | 2 | -192/+1016 |
2021-06-28 | ipsec: Split the SA add_del API into an separate add and del | Neale Ranns | 1 | -20/+2 |
2021-06-28 | ipsec: Enable the extended Sequence Number IPSec tests for GCM | Neale Ranns | 1 | -2/+72 |
2021-06-25 | stats: revert "add a retry mechanism in a symlink test" | Beno�t Ganne | 1 | -15/+1 |
2021-06-22 | nat: don't drop packet with ttl=1 if output feature | Klement Sekera | 1 | -0/+26 |
2021-06-22 | stats: add a retry mechanism in a symlink test | Arthur de Kerhor | 1 | -1/+15 |
2021-06-17 | tests: Tests for cross AF routing | Neale Ranns | 1 | -0/+124 |
2021-06-17 | mpls: CLI to show the MPLS forwarding state of an interface | Neale Ranns | 1 | -0/+7 |
2021-06-16 | api: remove custom dump | Filip Tehlar | 1 | -2/+0 |
2021-06-14 | linux-cp: Add tests for tun devices | Neale Ranns | 3 | -5/+252 |
2021-06-14 | pg: A Tunnel mode variant of a pg interface | Neale Ranns | 3 | -4/+129 |
2021-06-08 | vppinfra: pool_free_elts() now supports fixed-size pools | Dave Barach | 1 | -0/+13 |
2021-06-03 | fib: fix flags updates when adding routes with a udp encap path | Arthur de Kerhor | 1 | -5/+5 |
2021-05-29 | udp: add udp decapsulation | Arthur de Kerhor | 2 | -4/+179 |
2021-05-28 | svm: fix inadequate atomic load for chunk mgr | Dave Wallace | 1 | -3/+1 |
2021-05-27 | ip: allow the 'ip6 enable' on tunnel interface types | Neale Ranns | 1 | -2/+78 |
2021-05-26 | tests: Fix 'test-wipe' | Neale Ranns | 1 | -1/+0 |
2021-05-26 | fib: During the mfib lookup set the unicast FIB index in the packet so that a... | Neale Ranns | 1 | -2/+39 |
2021-05-26 | tests: move vapi C/C++ test files into src/ | Damjan Marion | 6 | -1562/+9 |
2021-05-25 | nat: report correct EI per-user session limit | Matthew Smith | 1 | -0/+6 |
2021-05-24 | tests: skip hoststack iperf3 cut thru test on aarch64 | Dave Wallace | 1 | -1/+3 |
2021-05-21 | bfd: use vnet crypto | Klement Sekera | 1 | -1/+1 |
2021-05-21 | tests: add role to VCLAppWorker | Dave Wallace | 2 | -8/+9 |
2021-05-21 | quic: add extended vcl test | Florin Coras | 1 | -0/+42 |
2021-05-20 | tests: don't buffer worker stdin/stdout | Dave Wallace | 1 | -2/+3 |
2021-05-18 | tls: fix dtls with no workers | Florin Coras | 1 | -2/+2 |
2021-05-18 | nat: refactor multiple vrf tests | Klement Sekera | 1 | -25/+120 |