Age | Commit message (Expand) | Author | Files | Lines |
2023-11-07 | af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag |  Artem Glazychev | 1 | -1/+0 |
2023-11-07 | flowprobe: fix clearing interface state on feature disabling |  Alexander Chernavin | 1 | -0/+3 |
2023-11-06 | dpdk: correct the printing of Rx offloading flags |  Jieqiang Wang | 1 | -1/+1 |
2023-11-03 | vppinfra: refactor interrupt code |  Damjan Marion | 1 | -2/+2 |
2023-11-03 | dev: strip debig log function name prefix during compilation |  Damjan Marion | 2 | -24/+3 |
2023-11-02 | iavf: new driver using new dev infra |  Damjan Marion | 15 | -0/+4573 |
2023-10-31 | hsa: use common app session interface in echo tests |  Filip Tehlar | 4 | -86/+56 |
2023-10-30 | hsa: preallocate sessions on server side |  Filip Tehlar | 1 | -107/+110 |
2023-10-30 | ipsec: huge anti-replay window support |  Maxime Peim | 2 | -9/+14 |
2023-10-30 | flowprobe: fix accumulation of tcp flags in flow entries |  Alexander Chernavin | 1 | -0/+1 |
2023-10-27 | hsa: fix coverity warning |  Filip Tehlar | 1 | -0/+5 |
2023-10-26 | devices: remove unused code |  Damjan Marion | 2 | -20/+0 |
2023-10-26 | hsa: unify echo test setup |  Filip Tehlar | 10 | -544/+1026 |
2023-10-25 | lisp: fix missing symbol issue |  Damjan Marion | 1 | -2/+0 |
2023-10-25 | marvell: fix compilation issues |  Damjan Marion | 3 | -9/+4 |
2023-10-18 | flowprobe: fix sending L4 fields in L2 template and flows |  Alexander Chernavin | 2 | -3/+13 |
2023-10-18 | memif: contention between memif_disconnect and memif RX/TX threads |  Steven Luong | 1 | -0/+11 |
2023-10-17 | buffers: introduce vlib_buffer_template_t |  Damjan Marion | 1 | -10/+10 |
2023-10-16 | flowprobe: fix corrupted packets sent after feature disabling |  Alexander Chernavin | 3 | -2/+54 |
2023-10-16 | nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64 |  Vladislav Grishenko | 3 | -5/+54 |
2023-10-16 | npt66: icmp6 alg to handle icmp6 error messages |  Ole Troan | 1 | -1/+76 |
2023-10-14 | feature: remove unused code |  Damjan Marion | 8 | -26/+25 |
2023-10-13 | linux-cp: check if lcp_itf_pair exists before creating tap |  Stanislav Zaikin | 1 | -0/+9 |
2023-10-13 | npt66: add show command and rx/tx counters |  Ole Troan | 3 | -6/+68 |
2023-10-12 | flowprobe: fix sending L2 flows using L2_IP6 template |  Alexander Chernavin | 1 | -11/+13 |
2023-10-12 | dpdk: add Mellanox BlueField NICs |  Alexander Kozyrev | 1 | -0/+12 |
2023-10-11 | tls: Fix SSL_CTX leak on every client session |  Brian Morris | 2 | -11/+12 |
2023-10-10 | lb: fix intermittent per-port-vip idx lookup failure |  Dave Wallace | 1 | -0/+1 |
2023-10-08 | tls: propagate reads to app irrespective of state |  Florin Coras | 2 | -3/+2 |
2023-10-06 | cnat: add flow hash config to cnat translation |  hedi bouattour | 4 | -7/+29 |
2023-10-03 | build: add ability to disable some plugins from packaging and tests |  Andrew Yourtchenko | 1 | -1/+21 |
2023-10-03 | nat: nat66 cli bug fix |  Filip Varga | 1 | -5/+5 |
2023-10-02 | tls: limit openssl engine max read burst |  Florin Coras | 1 | -3/+5 |
2023-10-01 | flow dpdk avf: add support for using l2tpv3 as RSS type |  Xinyao Cai | 2 | -0/+2 |
2023-09-28 | dpdk-cryptodev: improve dequeue behavior, fix cache stats logging |  Piotr Bronowski | 4 | -76/+88 |
2023-09-28 | dpdk: add ConnectX-6LX and ConnectX-7 support |  Alexander Kozyrev | 1 | -3/+9 |
2023-09-26 | ping: Simple binary API for running ping based on events |  NikitaSkrynnik | 5 | -70/+285 |
2023-09-26 | crypto-ipsecmb: bump intel-ipsec-mb version to 1.4 |  Ranjan Raj | 1 | -50/+59 |
2023-09-19 | npt66: ensure feature is not configured multiple times |  Ole Troan | 2 | -12/+23 |
2023-09-13 | nat: fix nat44_ed set_session_limit crash |  Vladislav Grishenko | 1 | -8/+4 |
2023-09-13 | quic: fix quic sessions state updates |  Florin Coras | 1 | -11/+5 |
2023-09-13 | adl: stabilize the API |  Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | wireguard: stabilize the API |  Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | crypto-sw-scheduler: stabilize the API |  Andrew Yourtchenko | 1 | -1/+1 |
2023-09-13 | hsa: fix coverity issue CID-313635 |  Dave Wallace | 2 | -2/+8 |
2023-09-13 | idpf: make plugin default disabled until issues are fixed |  Damjan Marion | 1 | -0/+1 |
2023-09-13 | perfmon: fix perf_user_access_enabled type |  Tianyu Li | 1 | -1/+1 |
2023-09-12 | crypto-sw-scheduler: improve function indentation |  Vratko Polak | 1 | -159/+156 |
2023-09-07 | dpdk-cryptodev: fix cache ring stats cli command |  Piotr Bronowski | 1 | -14/+12 |
2023-09-06 | nat: improve nat44-ed outside address distribution |  Vladislav Grishenko | 1 | -1/+3 |