aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-04-30build: declare some CMake variables as advancedDamjan Marion8-16/+16
2021-04-30quic: report number of packets sent on custom txFlorin Coras1-14/+8
2021-04-30hsa: vcl test client incremental statsFlorin Coras2-22/+82
2021-04-29crypto: fix chained buffer integrity supportBenoît Ganne1-1/+15
2021-04-29hsa: vcl test perf improvementsFlorin Coras3-88/+93
2021-04-28vcl: fix epoll wait with indefinite timeoutFlorin Coras1-4/+4
2021-04-28hsa: fix quic vcl testFlorin Coras1-9/+21
2021-04-28hsa: support sigint in vcl test clientFlorin Coras1-2/+33
2021-04-28nat: fix byte order on ipfix message fieldsMatthew Smith4-7/+10
2021-04-27hsa: custom proto vfts for vcl testsFlorin Coras5-314/+836
2021-04-27vrrp: increase stack size of process nodeMatthew Smith1-2/+2
2021-04-27perfmon: top down level 1 supportmdr788-25/+247
2021-04-27hsa: use only one conn type for vcl testsFlorin Coras3-139/+80
2021-04-26hsa: use tcp for vcl test control channelFlorin Coras3-195/+242
2021-04-26tests: clean up gbp calls from vpp_papi_providerPaul Vinciguerra2-110/+184
2021-04-26session: fix race condition in fifo allocationliuyacan1-1/+1
2021-04-23nat: correct detection of icmp bypass presenceKlement Sekera1-2/+2
2021-04-23dpdk: support md5 async handler in dpdk cryptodevAlexander Chernavin1-0/+3
2021-04-23tls quic: improve error reportingFlorin Coras1-6/+6
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras8-20/+176
2021-04-22tls: tlspicotls require version when buildingNathan Skrzypczak1-3/+19
2021-04-22quic: update quicly to v0.1.3Mathias Raoul3-7/+20
2021-04-21cnat: Fix session flag initializationNathan Skrzypczak4-1/+8
2021-04-21nat: fix multi worker scenariosKlement Sekera3-48/+161
2021-04-20nat: fixing cli bug for nat44-ei and nat44-edFilip Varga2-2/+2
2021-04-20tls: honor tcp deq notification requestFlorin Coras1-0/+6
2021-04-20nat: nat44-ed i2o & o2i trace fixFilip Varga2-8/+10
2021-04-20dpdk: fix mlx4 mlx5 detection in plugin buildMohammed Hawari1-1/+1
2021-04-19interface: interface-output end node reworkDamjan Marion5-14/+10
2021-04-18vppinfra: remove linux/syscall.hDamjan Marion1-1/+0
2021-04-16tests: cpus awarenessKlement Sekera1-1/+14
2021-04-15vrrp: refactor testPaul Vinciguerra1-36/+38
2021-04-15avf: fix tx path segfaultRadu Nicolau1-0/+1
2021-04-15avf: remove the vxlan flow supportChenmin Sun2-1/+1
2021-04-14dpdk: add RSS capability flag to iavf PMD in dpdk_pluginChenmin Sun1-4/+4
2021-04-14rdma: remove redundant memory registrationBenoît Ganne1-6/+0
2021-04-14nat: test dynamic translation between two vrfsFilip Varga1-3/+41
2021-04-14rdma: fix skip_ipv4_cksum behavior in scalar pathTianyu Li1-1/+1
2021-04-14hsa: fix coverity warningsFlorin Coras1-2/+3
2021-04-14tls: fix coverity warningFlorin Coras1-1/+1
2021-04-13avf: rework TX one-by-one loopDamjan Marion1-68/+63
2021-04-13avf: avoid placeholder buffer alloc in datapathDamjan Marion3-31/+25
2021-04-13avf: avoid ring wrap in the tx pathDamjan Marion3-139/+122
2021-04-12avf: avf flow bug fixChenmin Sun2-27/+2
2021-04-12geneve: fix options len parsing as 32-bits wordsMohammed Hawari1-2/+3
2021-04-12tests: support attaching to existing vppKlement Sekera1-1/+1
2021-04-09dpdk: selection of cryptodev engine data-pathFan Zhang6-2731/+2078
2021-04-08memif: Use log_debug for clib_file_add and clib_file_delSteven Luong1-15/+24
2021-04-08avf: correctly set VL_API_AVF_DELETE is_mp_safeSteven Luong1-2/+3
2021-04-08avf: crash on avf interface deleteSteven Luong1-1/+3