Age | Commit message (Expand) | Author | Files | Lines |
2023-10-06 | cnat: add flow hash config to cnat translation |  hedi bouattour | 1 | -2/+90 |
2023-10-03 | build: add ability to disable some plugins from packaging and tests |  Andrew Yourtchenko | 9 | -1/+41 |
2023-09-26 | ping: Simple binary API for running ping based on events |  NikitaSkrynnik | 1 | -0/+34 |
2023-09-24 | fib: Don't use an address from an attached prefix when sending ARP requests. |  Neale Ranns | 1 | -0/+22 |
2023-09-20 | tests: remove unsupported qemu feature |  Naveen Joy | 1 | -1/+1 |
2023-09-13 | nat: fix nat44_ed set_session_limit crash |  Vladislav Grishenko | 1 | -2/+5 |
2023-09-13 | quic: fix quic sessions state updates |  Florin Coras | 1 | -0/+1 |
2023-09-06 | nat: improve nat44-ed outside address distribution |  Vladislav Grishenko | 1 | -13/+12 |
2023-09-05 | npt66: make plugin default disabled |  Ole Troan | 1 | -0/+4 |
2023-09-04 | npt66: checksum applied to src address instead of dst address on rx |  Ole Troan | 1 | -18/+27 |
2023-09-04 | tracenode: filtering feature |  Maxime Peim | 1 | -17/+199 |
2023-09-01 | map: test fix feature disabling |  Maxime Peim | 1 | -0/+5 |
2023-08-25 | npt66: network prefix translation for ipv6 |  Ole Troan | 1 | -0/+89 |
2023-08-17 | tests: more descriptive error message |  Klement Sekera | 2 | -2/+10 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 28 | -450/+576 |
2023-08-11 | tests: filter coverage report output |  Dave Wallace | 1 | -0/+3 |
2023-08-08 | tests: fix setting gcov flag for test-cov target |  Dave Wallace | 1 | -1/+1 |
2023-08-08 | ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC |  Benoît Ganne | 3 | -24/+186 |
2023-07-21 | tests: Add checksum offload interface tests |  Naveen Joy | 2 | -0/+42 |
2023-07-13 | lb: Fix src_ip_sticky evaluation bug in per-port-vip case. |  Nobuhiro MIKI | 1 | -0/+32 |
2023-06-29 | ip-neighbor: add api for getting neighbor db config |  Alexander Chernavin | 1 | -0/+30 |
2023-06-23 | ipsec: manually binding an SA to a worker |  Maxime Peim | 1 | -0/+38 |
2023-06-22 | tests docs: fix lcov code coverage report generation |  Dave Wallace | 1 | -14/+34 |
2023-06-21 | tests: do not run qemu interface tests if the environment does not allow it |  Andrew Yourtchenko | 3 | -2/+39 |
2023-06-15 | tests: Run interface tests as a regular test |  Dave Wallace | 1 | -1/+0 |
2023-06-02 | wireguard: add support for chained buffers |  Alexander Chernavin | 1 | -0/+227 |
2023-06-01 | crypto: make crypto-dispatch node working in adaptive mode |  Xiaoming Jiang | 1 | -5/+0 |
2023-05-25 | udp: fix local port reuse check |  Florin Coras | 1 | -0/+1 |
2023-05-20 | tests: support for expected failures |  Klement Sekera | 4 | -156/+204 |
2023-05-20 | tests: enhance counter comparison error message |  Klement Sekera | 2 | -4/+8 |
2023-05-19 | tests: refactor extra_vpp_punt_config |  Klement Sekera | 6 | -11/+11 |
2023-05-16 | ip_session_redirect: add session redirect plugin |  Benoît Ganne | 1 | -0/+229 |
2023-04-28 | session: update due to clib_socket refactoring |  Nathan Skrzypczak | 6 | -14/+14 |
2023-04-25 | tests: fix parallel runs skipping some tests |  Klement Sekera | 1 | -3/+5 |
2023-04-25 | tests: fix test-help formatting |  Klement Sekera | 1 | -1/+1 |
2023-04-25 | tests: support multiple filter expressions |  Klement Sekera | 3 | -64/+202 |
2023-04-12 | ip: punt socket - take the tags in Ethernet header into consideration |  Andrew Yourtchenko | 1 | -0/+82 |
2023-03-31 | ip: support flow-hash gtpv1teid |  Takeru Hayasaka | 1 | -1/+45 |
2023-03-23 | ipsec: add per-SA error counters |  Arthur de Kerhor | 4 | -13/+43 |
2023-03-06 | stats: fix tests with multiple workers |  Benoît Ganne | 1 | -16/+26 |
2023-03-06 | vppinfra: fix clib_bitmap_will_expand() result inversion |  Vladislav Grishenko | 1 | -9/+6 |
2023-02-14 | tests: support tmp-dir on different filesystem |  Dmitry Valter | 4 | -4/+6 |
2023-02-10 | sr: support define src ipv6 per encap policy |  Takeru Hayasaka | 2 | -2/+193 |
2023-02-10 | tests: use existing pip compiled req file for building the run.py venv |  Naveen Joy | 1 | -18/+1 |
2023-02-10 | tests: use iperf3 for running interface tests on the host |  Naveen Joy | 1 | -1/+20 |
2023-02-08 | ip6-nd: support dump/details for IPv6 RA |  Alexander Chernavin | 1 | -0/+79 |
2023-02-06 | ipsec: fix SA names consistency in tests |  Arthur de Kerhor | 5 | -127/+127 |
2023-02-03 | nat: fix accidental o2i deletion/reuse |  Dmitry Valter | 1 | -2/+73 |
2023-02-02 | policer: API policer selection by index |  Maxime Peim | 2 | -22/+116 |
2023-02-01 | wireguard: update ESTABLISHED flag |  Artem Glazychev | 1 | -1/+29 |