aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-24dpdk-cryptodev: fix formatting name of poolsGabriel Oginski1-2/+2
2023-03-23vppinfra: AES-CBC and AES-GCM refactor and optimizationsDamjan Marion4-2450/+72
2023-03-21linux-cp: fix get_default_ns api methodStanislav Zaikin1-13/+7
2023-03-20wireguard: fix sending peer events from worker threadsAlexander Chernavin1-5/+23
2023-03-18vppinfra: fix corner-cases in bihash lookupDave Barach2-3/+8
2023-03-15crypto-native: 256-bit AES CBC supportDamjan Marion7-86/+353
2023-03-15dma_intel: fix potential invalid batch statusMarvin Liu1-5/+6
2023-03-14dpdk: enable Google Virtual EthernetMarvin Liu2-0/+7
2023-03-14vlib: pre-alloc dma backend batchesMarvin Liu1-0/+27
2023-03-14crypto-native: avoid crash on 12th and 13th gen Intel client CPUsDamjan Marion1-2/+4
2023-03-14memif: don't leak error strings in API handlersDamjan Marion1-4/+4
2023-03-13avf: 512-bit SIMD version of avf_tx_prepareLeyi Rong1-0/+50
2023-03-10af_packet: fix the broken functionality upon admin downMohsin Kazmi2-41/+25
2023-03-08quic: use tx instead of builtin_tx event with timersFlorin Coras1-3/+2
2023-03-07avf: enable rss action of flowXinyao Cai4-152/+2925
2023-03-07avf: fix cli memory leak with incorrect optionsTianyu Li1-37/+19
2023-03-06lb: keep AddressSanitizer happyBenoît Ganne2-3/+2
2023-03-06af_packet: fix the first packet offsetMohsin Kazmi1-1/+1
2023-03-06af_xdp: fix netns configurationBenoît Ganne1-1/+2
2023-03-06crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flagBenoît Ganne7-130/+7
2023-03-06memif: fix input vector rate of memif-input nodeLiangxing Wang1-1/+4
2023-03-06dpdk: plugin init should be protect by thread barrierXiaoming Jiang1-0/+2
2023-03-06flow dpdk: introduce IP in IP support for flowXinyao Cai1-20/+149
2023-03-06vppinfra: fix clib_bitmap_will_expand() result inversionVladislav Grishenko1-0/+50
2023-03-06snort: fix descriptor offset may be truncated if buffers num too largejiangxiaoming1-1/+1
2023-03-06memif: autogenerate socket_idsNathan Skrzypczak5-0/+181
2023-03-02wireguard: add barrier to sync dataGabriel Oginski6-32/+43
2023-03-01docs: fixed to use unified "pcap trace" commandNobuhiro MIKI1-1/+1
2023-02-27wireguard: fix potential leaks of async frameGabriel Oginski1-12/+12
2023-02-23srtp: fix build on ubuntu-22.04Dave Wallace1-1/+1
2023-02-16wireguard: move buffer when insufficient pre_data leftAlexander Skorichenko1-14/+24
2023-02-13rdma: always use 64 byte CQEs for MLX5Nathan Brown1-5/+23
2023-02-08avf dpdk: fix incorrect handling of IPv6 src address in flowTing Xu2-3/+4
2023-02-08avf: fix incorrect flag for flow directorTing Xu1-2/+1