summaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-19MAP: Add API support for MAP input feature.Jon Loeliger4-0/+216
2018-12-19vlib: support Hyper-v/Azure VMBusStephen Hemminger1-0/+32
2018-12-19dpdk plugin: blacklist PCI devices by typeDave Barach2-1/+47
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian6-54/+447
2018-12-18MAP: Add longest matching prefix (LPM) data structuresOle Troan3-0/+220
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-22/+467
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-3/+3
2018-12-18MAP: Remove dual loop in MAP-T in preparation for refactor.Ole Troan3-587/+0
2018-12-17Improve perfmon json table pickerDave Barach4-23/+341
2018-12-17vmxnet3: support clear hardware interface countersSteven3-20/+60
2018-12-17MAP: Encode ht-ratio as f64 for API.Jon Loeliger1-2/+2
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-15/+16
2018-12-14Revert gerrit 16429 to fix a Debian build-breakDave Barach1-22/+44