aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-07crypto: fix ops flags in crypto sw schedulerBenoît Ganne1-7/+2
2021-04-06tests: remove wrappersKlement Sekera1-75/+53
2021-04-05tcp: time infra improvementsFlorin Coras1-12/+19
2021-04-05arping: coverity woe on COPY_PASTE_ERRORSteven Luong1-1/+1
2021-04-05cnat: explicit BIHASH_USE_HEAP settingDave Barach1-0/+2
2021-04-02arping: add arping commandSteven Luong8-0/+1470
2021-04-01avf: disable VLAN stripping on E810 using V2 VLAN APIsDamjan Marion4-14/+201
2021-04-01nat: fix ordering of feature nodesKlement Sekera1-2/+4
2021-04-01perfmon: combined set and start command.Ray Kinsella3-47/+36
2021-04-01lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMPSteven Luong1-2/+1
2021-04-01perfmon: % power level per nodeRay Kinsella2-0/+58
2021-03-31nat: enable multiworker testsKlement Sekera1-2/+0
2021-03-31dpdk: fix packet offset for GCM crypto opsRobert Shearman1-0/+1
2021-03-31nat: fix test for multi-worker scenarioKlement Sekera1-3/+16
2021-03-31avf: improve capabilities handlingDamjan Marion5-39/+56
2021-03-31perfmon: add branch mispredictionsRay Kinsella3-0/+76
2021-03-31srv6-ad-flow: SRv6 Per-Flow Dynamic ProxyFrancois Clad7-0/+2331
2021-03-31nat: correct thread index usageKlement Sekera3-12/+15
2021-03-31nat: avoid creating negative zero checksumKlement Sekera1-1/+3
2021-03-31nat: NAT44-ED unused value removalFilip Varga1-4/+1
2021-03-31nat: NAT66 plugin enable&disable calls updateFilip Varga7-119/+263
2021-03-30nat: fix HA multi-worker issuesKlement Sekera6-154/+176