aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-03-30vppinfra: vector allocator reworkDamjan Marion1-25/+2
2022-03-29hsa: refactor echo clientsFlorin Coras2-318/+319
2022-03-29tls: Support for client certificate-key pairsarmurug1-0/+50
2022-03-29dpdk: make log pipe non-blocking on both sidesDamjan Marion1-1/+2
2022-03-29linux-cp: fix tap interface attrs in case the sw pool realloc'dVladislav Grishenko1-18/+16
2022-03-29crypto-openssl: fix seed calculationDamjan Marion1-1/+1
2022-03-29linux-cp: handle ipv4 routes when link goes down on subifAlexander Chernavin1-17/+43
2022-03-29linux-cp: add support for table flush if multiple interfacesAlexander Chernavin1-15/+39
2022-03-29perfmon: fix order in cmakelists.txtRay Kinsella1-8/+8
2022-03-29perfmon: fix non-NULL terminated C-stringBenoît Ganne1-1/+1
2022-03-28linux-cp: Fix API responsePim van Pelt1-5/+7
2022-03-28crypto-native: avoid overflow load on dataDamjan Marion1-1/+4
2022-03-27linux-cp: fix name formattingDmitry Valter1-1/+1
2022-03-25hsa: echo client connects as rpcFlorin Coras2-31/+36
2022-03-25crypto-native: avoid mem overflow when loading IVDamjan Marion1-11/+13
2022-03-25linux-cp: handle ipv4 routes when link goes downAlexander Chernavin5-0/+163
2022-03-24crypto-native: fix index in VAES aes-cbc encryptBenoît Ganne1-3/+3
2022-03-24dpdk: enable int mode for virtioPaul Atkins1-0/+1
2022-03-23dpdk: copy the enable_rxq_int flag from driver to confPaul Atkins1-0/+1
2022-03-23vppinfra: deprecate clib_mem_is_vecDamjan Marion1-2/+0
2022-03-23vppinfra: change vlib_register_node so it takes format string for node nameDamjan Marion2-6/+3
2022-03-23dpdk: fix rx/tx burst function nameTianyu Li1-2/+2
2022-03-23vnet: Remove the unused fields from opaque2Neale Ranns1-7/+6
2022-03-23api: better segregate client and server codeBenoît Ganne1-4/+4
2022-03-23perfmon: null-terminate stringDamjan Marion1-1/+1
2022-03-23crypto-native: fix dst index typo in VAESBenoît Ganne1-1/+1
2022-03-22session: use safe realloc for poolsFlorin Coras1-7/+1
2022-03-22memif: fix the maxmimum number of txqsMohsin Kazmi1-1/+1
2022-03-21vppinfra: use clib_mem_allocDamjan Marion11-11/+11
2022-03-21wireguard: dont stacksmash bad peer base64 keysJon Loeliger1-1/+1
2022-03-21wireguard: improve peer dump detailsJon Loeliger2-11/+22
2022-03-21hsa: add support for SAPI in vpp_echoFilip Tehlar5-48/+491
2022-03-18cnat: Fix conflicting rsessionNathan Skrzypczak4-39/+87
2022-03-18memif: fix rx/txqueue RC on connectedNathan Skrzypczak1-9/+12
2022-03-17nat: fix ICMP error translationKlement Sekera1-0/+3
2022-03-15flow: add generic flow pattern for 5G flow enhancementTing Xu1-0/+16
2022-03-15memif: fix memif_process_desc indexingMauro Sardara1-4/+2
2022-03-14crypto: Enabling IOMMU DMA translation table update for QAT cardGovindarajan1-1/+2
2022-03-14hsa: fix error messageFilip Tehlar1-3/+3
2022-03-14dpdk: improve rx burst count per loopFan Zhang1-4/+5
2022-03-11map: fix memory leakBenoît Ganne1-1/+2
2022-03-11vlib: remoove unused fieldDamjan Marion1-1/+1
2022-03-10dpdk: fix program vlans on ixgbevfDzmitry Sautsa1-2/+7
2022-03-09stats: refactorDamjan Marion7-39/+33
2022-03-07linux-cp: handle ipv4 routes when interface is disabledAlexander Chernavin1-2/+88
2022-03-04linux-cp: fix issue of possibly closing negative fdAlexander Chernavin1-5/+14
2022-03-04linux-cp: stop signaling read event on every notifAlexander Chernavin1-7/+9
2022-03-04linux-cp: stop ignoring ENOBUFS while reading notifAlexander Chernavin1-9/+2
2022-03-04ping: correct the fib-index used for the replyNeale Ranns1-15/+27
2022-03-04linux-cp: ignore neighbors if ip addr is multicastAlexander Chernavin1-0/+17