aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2023-10-16nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64Vladislav Grishenko3-5/+54
2023-10-16npt66: icmp6 alg to handle icmp6 error messagesOle Troan1-1/+76
2023-10-14feature: remove unused codeDamjan Marion8-26/+25
2023-10-13linux-cp: check if lcp_itf_pair exists before creating tapStanislav Zaikin1-0/+9
2023-10-13npt66: add show command and rx/tx countersOle Troan3-6/+68
2023-10-12flowprobe: fix sending L2 flows using L2_IP6 templateAlexander Chernavin1-11/+13
2023-10-12dpdk: add Mellanox BlueField NICsAlexander Kozyrev1-0/+12
2023-10-11tls: Fix SSL_CTX leak on every client sessionBrian Morris2-11/+12
2023-10-10lb: fix intermittent per-port-vip idx lookup failureDave Wallace1-0/+1
2023-10-08tls: propagate reads to app irrespective of stateFlorin Coras2-3/+2
2023-10-06cnat: add flow hash config to cnat translationhedi bouattour4-7/+29
2023-10-03build: add ability to disable some plugins from packaging and testsAndrew Yourtchenko1-1/+21
2023-10-03nat: nat66 cli bug fixFilip Varga1-5/+5
2023-10-02tls: limit openssl engine max read burstFlorin Coras1-3/+5
2023-10-01flow dpdk avf: add support for using l2tpv3 as RSS typeXinyao Cai2-0/+2
2023-09-28dpdk-cryptodev: improve dequeue behavior, fix cache stats loggingPiotr Bronowski4-76/+88
2023-09-28dpdk: add ConnectX-6LX and ConnectX-7 supportAlexander Kozyrev1-3/+9
2023-09-26ping: Simple binary API for running ping based on eventsNikitaSkrynnik5-70/+285
2023-09-26crypto-ipsecmb: bump intel-ipsec-mb version to 1.4Ranjan Raj1-50/+59
2023-09-19npt66: ensure feature is not configured multiple timesOle Troan2-12/+23
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko1-8/+4
2023-09-13quic: fix quic sessions state updatesFlorin Coras1-11/+5
2023-09-13adl: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13wireguard: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13crypto-sw-scheduler: stabilize the APIAndrew Yourtchenko1-1/+1
2023-09-13hsa: fix coverity issue CID-313635Dave Wallace2-2/+8
2023-09-13idpf: make plugin default disabled until issues are fixedDamjan Marion1-0/+1
2023-09-13perfmon: fix perf_user_access_enabled typeTianyu Li1-1/+1
2023-09-12crypto-sw-scheduler: improve function indentationVratko Polak1-159/+156
2023-09-07dpdk-cryptodev: fix cache ring stats cli commandPiotr Bronowski1-14/+12
2023-09-06nat: improve nat44-ed outside address distributionVladislav Grishenko1-1/+3
2023-09-06api: fix mp-safe mark for some messages and add moreVladislav Grishenko1-3/+6
2023-09-05npt66: make plugin default disabledOle Troan1-0/+1
2023-09-04arping: api to return responder mac addressOle Troan3-0/+68
2023-09-04npt66: checksum applied to src address instead of dst address on rxOle Troan1-3/+1
2023-09-04tracenode: filtering featureMaxime Peim10-0/+606
2023-09-04session: fix allocation of proxy fifosFlorin Coras4-20/+43
2023-08-31fateshare: a plugin for managing child processesAndrew Yourtchenko4-0/+621
2023-08-26nat: nat44-ed bug fixWei Li1-3/+4
2023-08-26nat: nat44-ed cli bug fixWei Li1-1/+5
2023-08-25cnat: fix cnat_endpoint_encodeBenoƮt Ganne1-1/+1
2023-08-25npt66: network prefix translation for ipv6Ole Troan8-0/+643
2023-08-22dpdk-cryptodev: fix coverity issuesPiotr Bronowski2-5/+8
2023-08-18nat: documention fixSteven Luong1-4/+4
2023-08-18dpdk-cryptodev: improve cryptodev cache ring implementationPiotr Bronowski4-239/+353
2023-08-18cnat: add host tag to bitmap in cnat snatHediBouattour3-0/+17
2023-08-17idpf: add native idpf driver pluginTing Xu13-0/+6242
2023-08-16tests docs: update python3 venv packagesDave Wallace4-8/+3
2023-08-16nat: mark several messages as productionAndrew Yourtchenko1-4/+0
2023-08-11session: fix coverity warningsFlorin Coras1-1/+2