Age | Commit message (Expand) | Author | Files | Lines |
2023-07-06 | api: memif - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+6 |
2023-07-06 | api: memclnt - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-07-06 | api: pg - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-07-06 | api: sr - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+2 |
2023-07-06 | api: ipsec - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+12 |
2023-07-06 | build: generate debug info rpm packages for opensuse | Laszlo Kiraly | 1 | -0/+2 |
2023-07-06 | build: add missing dependences for opensuse | Laszlo Kiraly | 1 | -0/+1 |
2023-07-06 | dpdk-cryptodev: introduce sw_ring to the crypto op data path | Piotr Bronowski | 2 | -124/+235 |
2023-07-04 | packetforge: fix has_key invalid in python3 | Ting Xu | 2 | -5/+5 |
2023-06-30 | docs: fix packages path in tutorial | Benoît Ganne | 1 | -5/+3 |
2023-06-30 | bpf_trace_filter: plugin for BPF Trace Filtering | Mohammed Hawari | 15 | -0/+405 |
2023-06-30 | vlib: introduce trace filter functions | Mohammed Hawari | 7 | -18/+292 |
2023-06-29 | dpdk-cryptodev: sync mbuf length with corresponding vlib buffer | Piotr Bronowski | 1 | -12/+21 |
2023-06-29 | ip-neighbor: add api for getting neighbor db config | Alexander Chernavin | 5 | -1/+104 |
2023-06-27 | session udp: add len check for tx dgrams | Florin Coras | 3 | -2/+22 |
2023-06-27 | hs-test: add nginx+quic test | Filip Tehlar | 18 | -5/+235 |
2023-06-27 | api: af_packet - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+8 |
2023-06-27 | api: tapv2 - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-06-27 | api: vxlan - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+12 |
2023-06-27 | af_xdp: create_api_v3 without namespace keyword | Stanislav Zaikin | 3 | -0/+132 |
2023-06-27 | virtio: use fast-path for ethernet-input if possible | Stanislav Zaikin | 1 | -1/+26 |
2023-06-26 | udp: pass cless hdr to transport through buffer | Florin Coras | 3 | -39/+60 |
2023-06-25 | tcp: avoid initializing counters multiple times | Florin Coras | 2 | -2/+10 |
2023-06-23 | ipsec: manually binding an SA to a worker | Maxime Peim | 7 | -6/+310 |
2023-06-23 | fib: walk over adj glean per table | Stanislav Zaikin | 1 | -24/+33 |
2023-06-22 | tcp: add simple stats collector | Florin Coras | 2 | -0/+51 |
2023-06-22 | tests docs: fix lcov code coverage report generation | Dave Wallace | 13 | -113/+116 |
2023-06-22 | tcp: options support into pg | Maxime Peim | 2 | -58/+210 |
2023-06-21 | tests: do not run qemu interface tests if the environment does not allow it | Andrew Yourtchenko | 3 | -2/+39 |
2023-06-21 | session: mark half-open transport closed on ntf | Florin Coras | 1 | -3/+3 |
2023-06-21 | af_xdp: fix chained buffer free on failure | Benoît Ganne | 1 | -1/+1 |
2023-06-20 | vcl: fix epoll lt coverity warning | Florin Coras | 1 | -3/+3 |
2023-06-19 | dpdk-cryptodev: enq/deq scheme rework | Piotr Bronowski | 4 | -223/+210 |
2023-06-16 | vcl: no hup events in lt mode if session not epolled | Florin Coras | 1 | -24/+38 |
2023-06-15 | tests: Run interface tests as a regular test | Dave Wallace | 1 | -1/+0 |
2023-06-14 | vcl: fix debug logging of mapped segments | Florin Coras | 2 | -2/+2 |
2023-06-14 | af_xdp: linearize buffer chains before TX | Shmuel Hazan | 1 | -0/+20 |
2023-06-13 | vppapigen: fix crash with autoendian arrays | Dave Wallace | 2 | -11/+64 |
2023-06-13 | dpdk-cryptodev: introduce sw_ring | Piotr Bronowski | 2 | -0/+66 |
2023-06-13 | af_xdp: set frame_no_append flag | Artem Glazychev | 1 | -0/+1 |
2023-06-08 | tcp: cleanup next nodes and drop logic | Florin Coras | 2 | -136/+60 |
2023-06-08 | svm: convert fifo want_deq_ntf ops to atomics | Florin Coras | 1 | -11/+42 |
2023-06-08 | hs-test: increase test run timeout | Filip Tehlar | 1 | -1/+1 |
2023-06-08 | hs-test: rename address allocator | Filip Tehlar | 4 | -59/+59 |
2023-06-08 | misc: fix INFO.yaml mistakes | Mohammed Hawari | 1 | -3/+3 |
2023-06-08 | af_xdp: make sure all packets are transmitted | Benoît Ganne | 2 | -7/+12 |
2023-06-08 | crypto: use fixed crypto frame pool | gaoginskx | 7 | -8/+46 |
2023-06-08 | af_xdp: remove the previous program before loading a new one | Artem Glazychev | 1 | -1/+2 |
2023-06-06 | vcl: fix epoll ctl frequent deq ntf requests | Florin Coras | 1 | -18/+30 |
2023-06-06 | misc: fix the license header | Mohsin Kazmi | 3 | -30/+0 |