Age | Commit message (Expand) | Author | Files | Lines |
2022-12-21 | quic: fix quic plugin with openssl 3.x |  Dave Wallace | 1 | -2/+1 |
2022-12-16 | ipsec: new api for sa ips and ports updates |  Arthur de Kerhor | 3 | -6/+61 |
2022-12-15 | nat: disable nat44-ed/ei features on interface deletion |  Vladislav Grishenko | 2 | -2/+100 |
2022-12-13 | tests: tapv2, tunv2 and af_packet interface tests for vpp |  Naveen Joy | 7 | -135/+1191 |
2022-12-07 | tests: multiple apidir locations |  Ole Troan | 3 | -2/+15 |
2022-11-29 | wireguard: compute checksum for outer ipv6 header |  Artem Glazychev | 1 | -9/+86 |
2022-11-21 | tests: add VCL Thru Host Stack TLS in interrupt mode |  Filip Tehlar | 1 | -0/+22 |
2022-11-18 | ipsec: Failure at the start of the batch should not invalidate the rest of th... |  Neale Ranns | 1 | -0/+28 |
2022-11-09 | tests: initial asf framework refactoring for 'make test' |  Pratikshya Prasai | 45 | -47/+1907 |
2022-10-31 | tests: session in interrupt mode |  Filip Tehlar | 1 | -0/+9 |
2022-10-20 | tests: enable extended test runs in run.py |  Naveen Joy | 1 | -0/+14 |
2022-10-11 | l2: Add bridge_domain_add_del_v2 to l2 api |  Laszlo Kiraly | 12 | -48/+90 |
2022-10-11 | tests: don't use tmp as the default log dir with run.py |  Naveen Joy | 1 | -2/+4 |
2022-10-07 | tests: disable broken wireguard tests on vpp_debug image |  Dave Wallace | 2 | -1/+13 |
2022-09-30 | fib: fix dpo-receive address in ip6-ll fibs |  Vladislav Grishenko | 1 | -1/+3 |
2022-09-30 | udp: add udp encap source port entropy support |  Vladislav Grishenko | 1 | -4/+199 |
2022-09-28 | tests: stabilize wireguard ratelimiting test |  Alexander Chernavin | 1 | -29/+13 |
2022-09-27 | tests: enable ipsec-esp 'make test' testcases on ubuntu-22.04 |  Dave Wallace | 2 | -59/+1 |
2022-09-27 | wireguard: stop sending handshakes when wg intf is down |  Alexander Chernavin | 1 | -1/+133 |
2022-09-27 | wireguard: fix re-handshake timer when response sent |  Alexander Chernavin | 1 | -22/+48 |
2022-09-27 | tests: disable failing tests on ubuntu-22.04 debian-11 |  Dave Wallace | 11 | -8/+116 |
2022-09-23 | bfd: add tracing support to bfd-process |  Klement Sekera | 1 | -0/+2 |
2022-09-21 | ipsec: introduce fast path ipv6 inbound matching |  Piotr Bronowski | 1 | -40/+77 |
2022-09-20 | tests: run tests against a running VPP |  Naveen Joy | 4 | -12/+291 |
2022-09-19 | tests: skip tests failing on ubuntu 22.04 |  Dave Wallace | 4 | -2/+87 |
2022-09-19 | igmp: validate ip router alert option length |  Vladislav Grishenko | 1 | -15/+45 |
2022-09-19 | arp: update error reason when checking for proxy-arp |  Benoît Ganne | 1 | -1/+5 |
2022-09-15 | nat: fix nat44-ed port range with multiple workers |  Vladislav Grishenko | 1 | -1/+192 |
2022-09-12 | ipsec: introduce fast path ipv4 inbound matching |  Piotr Bronowski | 1 | -0/+844 |
2022-09-09 | vlib: don't leak node frames on refork |  Dmitry Valter | 1 | -0/+103 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect |  Matthew Smith | 2 | -0/+160 |
2022-08-18 | ikev2: accept key exchange on CREATE_CHILD_SA |  Atzm Watanabe | 1 | -9/+53 |
2022-08-17 | wireguard: fix fib entry tracking |  Alexander Chernavin | 1 | -0/+83 |
2022-08-16 | tests: move "venv" to "build-root" directory from "test" directory |  Saima Yunus | 5 | -10/+8 |
2022-08-11 | ip: Use .api declared error counters |  Neale Ranns | 5 | -25/+11 |
2022-08-11 | ipsec: Use .api declared error counters |  Neale Ranns | 2 | -24/+12 |
2022-08-11 | arp: Use the new style error count declaration |  Neale Ranns | 1 | -3/+1 |
2022-08-10 | ikev2: do not accept rekey until old SA is deleted |  Atzm Watanabe | 1 | -9/+39 |
2022-08-09 | wireguard: add peers roaming support |  Alexander Chernavin | 1 | -19/+247 |
2022-08-09 | wireguard: add handshake rate limiting support |  Alexander Chernavin | 1 | -0/+168 |
2022-08-09 | ip-neighbor: ARP and ND stats per-interface. |  Neale Ranns | 2 | -0/+88 |
2022-08-08 | wireguard: add dos mitigation support |  Alexander Chernavin | 1 | -4/+187 |
2022-08-08 | ikev2: fix rekeying with multiple notify payloads |  Atzm Watanabe | 1 | -1/+8 |
2022-08-05 | tests: fix node variant selection |  Benoît Ganne | 1 | -1/+1 |
2022-08-04 | tests: run a test inside a QEMU VM |  Naveen Joy | 6 | -0/+809 |
2022-08-03 | wireguard: add processing of received cookie messages |  Alexander Chernavin | 3 | -5/+199 |
2022-07-15 | tests: add fast path ipv6 python tests for outbound policy matching |  Piotr Bronowski | 2 | -6/+857 |
2022-06-29 | ipsec: add fast path python tests |  Fan Zhang | 2 | -0/+782 |
2022-06-28 | session quic: allow custom config of rx mqs seg size |  Florin Coras | 1 | -1/+1 |
2022-06-28 | ipsec: change wildcard value for any protocol of spd policy |  Piotr Bronowski | 5 | -21/+21 |