aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2023-07-25dpdk: fix signed single bit fieldTianyu Li1-8/+8
2023-07-21vcl: ldp support SO_ORIGINAL_DSTqinyang1-0/+42
2023-07-13hsa: fix echo client initFlorin Coras1-1/+2
2023-07-13lb: Fix src_ip_sticky evaluation bug in per-port-vip case.Nobuhiro MIKI3-469/+74
2023-07-12linux-cp: fix crash on processing dump of routesAlexander Chernavin1-3/+10
2023-07-11avf: remove barrierDamjan Marion2-2/+1
2023-07-11linux-cp: Basic MPLS support.Adrian Pistol5-11/+419
2023-07-06api: lcp - Mark old message versions as deprecatedOndrej Fabry1-2/+6
2023-07-06api: memif - Mark old message versions as deprecatedOndrej Fabry1-0/+6
2023-07-06dpdk-cryptodev: introduce sw_ring to the crypto op data pathPiotr Bronowski2-124/+235
2023-06-30bpf_trace_filter: plugin for BPF Trace FilteringMohammed Hawari9-0/+394
2023-06-30vlib: introduce trace filter functionsMohammed Hawari3-0/+107
2023-06-29dpdk-cryptodev: sync mbuf length with corresponding vlib bufferPiotr Bronowski1-12/+21
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