aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-10crypto-sw-scheduler: avoid crypto work on vpp_mainVratko Polak1-16/+18
2023-08-09session: async rx event notificationsFlorin Coras6-17/+82
2023-08-09cnat: remove rwlock on tsNathan Skrzypczak7-61/+133
2023-08-09cnat: add ip/client bihashNathan Skrzypczak4-52/+68
2023-08-08cnat: flag to disable rsessionNathan Skrzypczak10-31/+54
2023-08-08ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMACBenoît Ganne5-15/+3076
2023-08-07vppinfra: add clib_file_get_resolved_basenameDamjan Marion1-1/+1
2023-08-07cnat: Support offloaded check sumsNathan Skrzypczak4-215/+155
2023-08-04nsh: fix nsh gre referencesBenoît Ganne1-10/+14
2023-08-02quic: fix closing of streamsFlorin Coras1-3/+1
2023-07-28vlib: pci cleanup and improvementsDamjan Marion3-28/+4
2023-07-27hsa: add total bytes parameter to vcl_test_clientFilip Tehlar1-1/+17
2023-07-27ikev2: cleanup stuck sessionsDenys Haryachyy3-23/+45
2023-07-26session: use session error type instead of vnet errorFilip Tehlar1-1/+1
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