aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-06api: lcp - Mark old message versions as deprecatedOndrej Fabry1-2/+6
2023-07-06api: ip - Mark old message versions as deprecatedOndrej Fabry1-0/+5
2023-07-06api: memif - Mark old message versions as deprecatedOndrej Fabry1-0/+6
2023-07-06api: memclnt - Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-07-06api: pg - Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-07-06api: sr - Mark old message versions as deprecatedOndrej Fabry1-0/+2
2023-07-06api: ipsec - Mark old message versions as deprecatedOndrej Fabry1-0/+12
2023-07-06build: generate debug info rpm packages for opensuseLaszlo Kiraly1-0/+2
2023-07-06 build: add missing dependences for opensuseLaszlo Kiraly1-0/+1
2023-07-06dpdk-cryptodev: introduce sw_ring to the crypto op data pathPiotr Bronowski2-124/+235
2023-07-04packetforge: fix has_key invalid in python3Ting Xu2-5/+5
2023-06-30docs: fix packages path in tutorialBenoît Ganne1-5/+3
2023-06-30bpf_trace_filter: plugin for BPF Trace FilteringMohammed Hawari15-0/+405
2023-06-30vlib: introduce trace filter functionsMohammed Hawari7-18/+292
2023-06-29dpdk-cryptodev: sync mbuf length with corresponding vlib bufferPiotr Bronowski1-12/+21
2023-06-29ip-neighbor: add api for getting neighbor db configAlexander Chernavin5-1/+104
2023-06-27session udp: add len check for tx dgramsFlorin Coras3-2/+22
2023-06-27hs-test: add nginx+quic testFilip Tehlar18-5/+235
2023-06-27api: af_packet - Mark old message versions as deprecatedOndrej Fabry1-0/+8
2023-06-27api: tapv2 - Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-06-27api: vxlan - Mark old message versions as deprecatedOndrej Fabry1-0/+12
2023-06-27af_xdp: create_api_v3 without namespace keywordStanislav Zaikin3-0/+132
2023-06-27virtio: use fast-path for ethernet-input if possibleStanislav Zaikin1-1/+26
2023-06-26udp: pass cless hdr to transport through bufferFlorin Coras3-39/+60
2023-06-25tcp: avoid initializing counters multiple timesFlorin Coras2-2/+10
2023-06-23ipsec: manually binding an SA to a workerMaxime Peim7-6/+310
2023-06-23fib: walk over adj glean per tableStanislav Zaikin1-24/+33
2023-06-22tcp: add simple stats collectorFlorin Coras2-0/+51
2023-06-22tests docs: fix lcov code coverage report generationDave Wallace13-113/+116
2023-06-22tcp: options support into pgMaxime Peim2-58/+210
2023-06-21tests: do not run qemu interface tests if the environment does not allow itAndrew Yourtchenko3-2/+39
2023-06-21session: mark half-open transport closed on ntfFlorin Coras1-3/+3
2023-06-21af_xdp: fix chained buffer free on failureBenoît Ganne1-1/+1
2023-06-20vcl: fix epoll lt coverity warningFlorin Coras1-3/+3
2023-06-19dpdk-cryptodev: enq/deq scheme reworkPiotr Bronowski4-223/+210
2023-06-16vcl: no hup events in lt mode if session not epolledFlorin Coras1-24/+38
2023-06-15tests: Run interface tests as a regular testDave Wallace1-1/+0
2023-06-14vcl: fix debug logging of mapped segmentsFlorin Coras2-2/+2
2023-06-14af_xdp: linearize buffer chains before TXShmuel Hazan1-0/+20
2023-06-13vppapigen: fix crash with autoendian arraysDave Wallace2-11/+64
2023-06-13dpdk-cryptodev: introduce sw_ringPiotr Bronowski2-0/+66
2023-06-13af_xdp: set frame_no_append flagArtem Glazychev1-0/+1
2023-06-08tcp: cleanup next nodes and drop logicFlorin Coras2-136/+60
2023-06-08svm: convert fifo want_deq_ntf ops to atomicsFlorin Coras1-11/+42
2023-06-08hs-test: increase test run timeoutFilip Tehlar1-1/+1
2023-06-08hs-test: rename address allocatorFilip Tehlar4-59/+59
2023-06-08misc: fix INFO.yaml mistakesMohammed Hawari1-3/+3
2023-06-08af_xdp: make sure all packets are transmittedBenoît Ganne2-7/+12
2023-06-08crypto: use fixed crypto frame poolgaoginskx7-8/+46
2023-06-08af_xdp: remove the previous program before loading a new oneArtem Glazychev1-1/+2