aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-11-20vlib: convert frame_index into real pointersSteven Luong3-3/+3
2019-10-07acl-plugin: tuplemerge: fix a crash during soak test with split partitionAndrew Yourtchenko1-7/+11
2019-06-14acl vnet vlib: memory leaksSteven Luong1-0/+1
2019-05-17Add rte_flow_validate to verify the flow before calling rte_flow_create.Simon Zhang1-3/+14
2019-05-08plugins: clean up plugin descriptionsDave Wallace29-28/+29
2019-03-24ADJ: more thorough link up checkNeale Ranns1-0/+3
2019-03-14crypto-input: fix crash bugKingwel Xie1-8/+12
2019-03-13Fix ASSERT usage issue in cryptodevSimon Zhang1-1/+1
2019-03-13fix dpdk cryptodev enable issueSimon Zhang1-6/+9
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan3-95/+6
2019-02-22avf: fix eat own tail issue on txDamjan Marion1-3/+7
2019-02-22Add no-append flag to vlib_frame_tDamjan Marion3-0/+3
2019-01-28avf: fix queue enable issueDamjan Marion1-8/+11
2019-01-15vmxnet3: add numa support and link speedSteven4-13/+23
2019-01-13remove useless line in dpdk cryptodevSimon Zhang1-2/+0
2019-01-13dpdk: show hardware may display the wrong information for rss activeSteven1-0/+1
2019-01-12session: generate wrong thread errors instead of crashingFlorin Coras1-1/+2
2019-01-11gbp2: Fix typo in conditionMohsin Kazmi1-1/+3
2019-01-10strncpy_s_inline copies more bytes than necessarySteven1-1/+10
2019-01-09gbp: Fix coverity warningsMohsin Kazmi4-9/+19
2019-01-07string_test: coverity woeSteven1-6/+0
2019-01-07avf: allocate descriptor memory from local numaDamjan Marion2-14/+31
2019-01-07MAP: Prevent duplicate MAP-E/T graph nodes.Jon Loeliger3-0/+35
2019-01-07Change vpp code to align with openssl interface changePing Yu3-36/+27
2019-01-07gbp: Fix typo in conditionMohsin Kazmi1-1/+1
2019-01-02Revert "add ipsecmb plugin"Florin Coras7-2546/+0
2019-01-02Fixes for buliding for 32bit targets:David Johnson5-5/+9
2019-01-02add ipsecmb pluginKlement Sekera7-0/+2546
2019-01-01buffers: remove unused codeDamjan Marion1-18/+0
2018-12-29avf: tx dequeue optimizationsDamjan Marion3-11/+34
2018-12-29avf: chained buffers rx supportDamjan Marion4-44/+132
2018-12-28avf: chained buffers tx supportDamjan Marion2-104/+109
2018-12-28session: free session after transport and app confirmFlorin Coras2-3/+3
2018-12-27MAP: Install lpm.h as map.h references it.Jon Loeliger1-0/+1
2018-12-26avf: optimize RX functionDamjan Marion3-100/+86
2018-12-24GBP: fix dump and VOM populateNeale Ranns1-2/+2
2018-12-24crypto-input: bug fix check-opKingwel Xie1-6/+6
2018-12-23avf: optimize rx ring refillDamjan Marion1-76/+53
2018-12-23avf: new ethernet-input supportDamjan Marion3-183/+44
2018-12-23avf: add option to specify interface nameDamjan Marion4-0/+11
2018-12-22dpdk: switch to in-memory mode, deprecate use of socket-memDamjan Marion1-112/+25
2018-12-22crypto-input impprovement:Kingwel Xie1-74/+163
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns5-55/+129
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger11-477/+582
2018-12-21NAT: fix coverity error 190176 (VPP-1474)Matus Fabian1-0/+2
2018-12-21Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/."Ole Trøan1-3/+3
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian10-9/+154
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-1/+1
2018-12-20Build issue after https://gerrit.fd.io/r/#/c/16508/.Paul Vinciguerra1-3/+3
2018-12-20Trivial: fix src/plugins/map/test.c memory leakPaul Vinciguerra1-1/+2