aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-01-30cnat: maglev fixes & improvementsNathan Skrzypczak5-103/+400
2022-01-30snort: feature support on interface outputSivaprasad Tummala4-12/+64
2022-01-30perfmon: topdown level 1 and 2 for icxRay Kinsella4-63/+183
2022-01-30perfmon: fix init of bundles with pseudo eventsRay Kinsella3-18/+41
2022-01-30perfmon: check for duplicates after other checksRay Kinsella1-3/+3
2022-01-30http_static: incorporate builtinurl pluginFlorin Coras7-53/+291
2022-01-30linux-cp: check if libmnl headers are presentFlorin Coras1-0/+6
2022-01-30perfmon: topdown backend bound core bundleRay Kinsella3-0/+118
2022-01-28linux-cp: Fix coverity issuePim van Pelt1-1/+1
2022-01-28linux-cp: Linux Control Plane Netlink ListenerNeale Ranns8-16/+1768
2022-01-27build: fix compilation on OpenSSL 3.0Damjan Marion3-0/+3
2022-01-27perfmon: frontend and backend boundness bundlesRay Kinsella6-68/+334
2022-01-27perfmon: prune bundles by available pmu countersRay Kinsella3-7/+46
2022-01-27http_static: code cleanupFlorin Coras5-351/+225
2022-01-27perfmon: add cli to show perf configRay Kinsella2-9/+37
2022-01-26hsa: cleanup and rename http test serverFlorin Coras2-206/+156
2022-01-26http_static: refactor to use http transportFlorin Coras5-774/+276
2022-01-26http: generalize buffer implementationFlorin Coras6-73/+323
2022-01-26dpdk: not having cryptodev resources should not produce warningsDamjan Marion1-4/+1
2022-01-25http hsa: avoid extra space in requestFlorin Coras2-12/+3
2022-01-25http: fix rescheduling when transport fifo fullFlorin Coras1-3/+9
2022-01-24wireguard: fix passing argumentGabriel Oginski1-1/+1
2022-01-24nat: TCP state tracking based on RFC 7857/RFC 6146Klement Sekera10-332/+589
2022-01-24dpdk-cryptodev: add support chacha20-poly1305Gabriel Oginski4-6/+44
2022-01-21wireguard: add async mode for decryption packetsGabriel Oginski5-217/+445
2022-01-21wireguard: add async mode for encryption packetsGabriel Oginski10-98/+606
2022-01-20hsa: refactor test http server to use http protoFlorin Coras2-451/+188
2022-01-20wireguard: add burst modeGabriel Oginski7-181/+538
2022-01-20dpdk: fix compilation for DPDK < 21.11BenoƮt Ganne2-2/+5
2022-01-20http: add http protocol pluginFlorin Coras5-0/+1396
2022-01-19svm: update number of segments in svm_fifo_segmentsFlorin Coras2-8/+8
2022-01-18dpdk: limit number of TX queues to max supportedDamjan Marion1-3/+17
2022-01-18linux-cp: fix possible null derefPim van Pelt1-0/+2
2022-01-18srv6-mobile: Fix the coverity issueTetsuya Murakami1-2/+2
2022-01-18vnet: distinguish between max_frame_size and MTUDamjan Marion6-39/+71
2022-01-17interface: improve MTU handlingDamjan Marion3-18/+51
2022-01-15mactime: fix memory leakDave Barach1-1/+2
2022-01-14dpdk: refactor device setupDamjan Marion7-540/+328
2022-01-14dpdk: fix burst function outputDamjan Marion1-3/+3
2022-01-12hsa: echo clients connect improvementsFlorin Coras2-19/+34
2022-01-12hsa: cleanup echo client appFlorin Coras2-228/+268
2022-01-12hsa: allow large segments for echo appsFlorin Coras2-36/+13
2022-01-12dpdk: bump to DPDK v21.11Damjan Marion5-17/+31
2022-01-12dpdk: improve loggingDamjan Marion3-10/+49
2022-01-12dpdk: update packet offload flagsDamjan Marion2-41/+89
2022-01-12perfmon: skipping bundle messageRay Kinsella1-1/+1
2022-01-12dpdk: postpone updating runtime dataDamjan Marion1-1/+3
2022-01-12dpdk: use blunt force to skip irrelevant and confusing logsDamjan Marion1-1/+13
2022-01-12dpdk: always display burst function nameDamjan Marion1-12/+10
2022-01-12dpdk-cryptodev: run dequeue again in case of interrupt mode being usedDastin Wilski1-0/+6