aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
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