aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2023-06-27api: af_packet - Mark old message versions as deprecatedOndrej Fabry1-0/+8
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-21af_xdp: fix chained buffer free on failureBenoît Ganne1-1/+1
2023-06-19dpdk-cryptodev: enq/deq scheme reworkPiotr Bronowski4-223/+210
2023-06-14af_xdp: linearize buffer chains before TXShmuel Hazan1-0/+20
2023-06-13dpdk-cryptodev: introduce sw_ringPiotr Bronowski2-0/+66
2023-06-13af_xdp: set frame_no_append flagArtem Glazychev1-0/+1
2023-06-08af_xdp: make sure all packets are transmittedBenoît Ganne2-7/+12
2023-06-08crypto: use fixed crypto frame poolgaoginskx2-0/+4
2023-06-08af_xdp: remove the previous program before loading a new oneArtem Glazychev1-1/+2
2023-06-06misc: fix the license headerMohsin Kazmi3-30/+0
2023-06-05linux-cp: Fix add vs update on routesPim van Pelt3-58/+69
2023-06-02wireguard: add support for chained buffersAlexander Chernavin3-79/+353
2023-06-02api: nat44_ed - Mark old message versions as deprecatedOndrej Fabry1-0/+10
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang3-16/+3
2023-05-30misc: fix tracedump APIMaxime Peim1-1/+2
2023-05-26linux-cp: update adjs for subifs too when mac changesAlexander Chernavin1-4/+21
2023-05-23misc: fix tracedump API to match CLI behaviorMaxime Peim3-4/+227
2023-05-23bufmon: ptd should be alloced in main threadXiaoming Jiang1-1/+2
2023-05-20hsa: add an option to configure ns in http cliFilip Tehlar1-1/+16
2023-05-19fib: fix load-balance and replicate dpos buckets overflowBenoît Ganne1-44/+79
2023-05-19dpdk: fix compatibility with DPDK < 21.11Andrew Ying2-2/+1
2023-05-19tls: flag no app session on handshake failureFlorin Coras1-1/+1
2023-05-19dpdk: fix format device name using wrong indexDaniel Ding1-10/+10
2023-05-19hsa: make http cli client thread safeFilip Tehlar1-6/+29
2023-05-16hsa: detach app on unsuccessful listenFilip Tehlar1-0/+12
2023-05-16ip_session_redirect: add session redirect pluginBenoît Ganne9-0/+1044
2023-05-16dpdk: fix format rx/tx burst function name failedXiaoming Jiang1-8/+9
2023-05-16memif: fix coverity warningsMarvin Liu3-8/+7
2023-05-16misc: make format_hexdump length u32Benoît Ganne1-3/+2
2023-05-15hsi: interop with ip reassemblyFlorin Coras1-19/+46
2023-05-15dpdk: Be wary of the return value from rte_eth_dev_socket_idSteven Luong1-1/+7
2023-05-12gre: move to a pluginChuhao Tang12-1/+3207
2023-04-27api: Mark old message versions as deprecatedOndrej Fabry1-0/+4
2023-04-25crypto-sw-scheduler: fix interrupt modeAlexander Skorichenko1-0/+10
2023-04-25perfmon: fix perfmon start type argumentMaxime Peim1-5/+3
2023-04-25memif: support dma optionMarvin Liu8-20/+925
2023-04-25dpdk: code preparation for bumping to DPDK 22.11Xinyao Cai9-34/+147
2023-04-21rdma: fix rx CQ mask to calculate right next_cqe_indexJieqiang Wang1-1/+1
2023-04-21lb: improve formatting in lb_types.apiVratko Polak1-5/+5
2023-04-19lb: initialize lb_vip_add_args_tVratko Polak1-2/+2
2023-04-14linux-cp: Handle RTA_VIA routes.Adrian Pistol1-2/+3
2023-04-13nat: distribute nat44-ed in2out sessions by rx vrfVladislav Grishenko1-1/+3
2023-04-13nat: fix the wrong unformat typeTed Chen2-2/+2
2023-04-13nat: adding a new api nat44_ed_vrf_tables_v2_dumpDaniel Béreš2-0/+76
2023-04-11linux-cp: don't create tap for non-eth ifacesStanislav Zaikin1-0/+8
2023-04-11rdma: disable compressed CQE mode for txq CQJieqiang Wang1-3/+1
2023-03-31nat: fix nat44 vrf handlersDaniel Béreš1-2/+2
2023-03-29dpdk-cryptodev: fix name formatting of session poolsGabriel Oginski1-2/+2