summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-28snat: thread safe (VPP-443)Matus Fabian7-188/+1066
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy31-159/+2651
2016-11-27Unlock LISP source FIB if only default leftFlorin Coras1-2/+12
2016-11-25l2: quad loop l2input, l2learn and l2output nodesDamjan Marion3-217/+265
2016-11-25l2: fix latency issue casued by unnecesary read of previous cachelineDamjan Marion1-1/+1
2016-11-24String (key,value) pair serializationDave Barach3-0/+162
2016-11-24vhost-user: add retry sequence in tx codeDamjan Marion1-176/+187
2016-11-24vlib: remove old memcpy implementationDamjan Marion1-63/+1
2016-11-24vhost: CLI delete interface by namePierre Pfister1-4/+11
2016-11-24vhost: Delete thread configuration when interface deletedPierre Pfister1-0/+2
2016-11-24Remove postinit from make-test interfacesMatej Klotton4-44/+33
2016-11-24vlib: merge buffers.c and dpdk_buffer.cDamjan Marion3-1379/+515
2016-11-24dpdk: remove old patchesDamjan Marion65-50996/+0
2016-11-24ipsec: remove dependency on DPDK > 0Damjan Marion1-81/+0
2016-11-24l2: remove unused l3 packet type discovery in l2 pathDamjan Marion2-78/+1
2016-11-23dpdk: switch to 16.11Damjan Marion2-2/+1
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion21-350/+23
2016-11-23l2: quad loop l2fwd nodeDamjan Marion2-28/+158
2016-11-23dpdk: input node next and error optimizationsDamjan Marion3-126/+117
2016-11-23Fix coverity warnings, VPP-486Dave Barach3-1/+5
2016-11-23CSIT-473: L2 FIB testsJan2-14/+445
2016-11-22dpdk: quad loop dpdk tx and code optimizationsDamjan Marion4-253/+181
2016-11-22GRE tests and fixesNeale Ranns22-76/+1095
2016-11-22Fix coverity warnings, VPP-486Dave Barach3-16/+21
2016-11-22Span node configuration fixChristophe Fontaine1-3/+3
2016-11-22Prevent a frame leak when a pending node dispatches packets to itself.Neale Ranns1-6/+30
2016-11-22add vpp banner graphic when vpp-cli startsPadraig Connolly1-3/+14
2016-11-22vppinfra: fix TSC clock detection on newer intel CPUsDamjan Marion2-1/+6
2016-11-22VAT: don't pass u8 to unformat - it expects an 4 byte integerNeale Ranns1-2/+2
2016-11-22Fix issues reported by coverityPavel Kotucek1-1/+5
2016-11-21Dual Loop Load-Balance NodesNeale Ranns3-129/+561
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach28-501/+680
2016-11-21Update CSIT tests 161113 -> 161120Jan1-1/+1
2016-11-21Convergence ImprovementsNeale Ranns12-37/+380
2016-11-19pg: avoid possible buffer leakDamjan Marion1-1/+1
2016-11-19vlib: Add 'show cpu' commandDamjan Marion2-3/+34
2016-11-19make: call install-dep on unatteded invocationDamjan Marion1-0/+4
2016-11-18dpdk: quad loop dpdk-input nodeDamjan Marion6-88/+286
2016-11-18CLI for access to HQoS queue statisticsDavid Hotham1-0/+115
2016-11-18handoff - allow symmetrical dispatchGabriel Ganne2-2/+84
2016-11-18Fix bug in configure 'vlan-strip-offload on' first, then configure "set inter...jerryian1-0/+1
2016-11-18dpdk: maintain per-worker trace bufferDamjan Marion3-7/+10
2016-11-18Add the Makefile to Lua API which got gitignored and adjust local .gitignoreAndrew Yourtchenko2-0/+8
2016-11-18dpdk: remove unused codeDamjan Marion2-112/+2
2016-11-17Fix VPP-132: leave IPv4 addresses in network byte order when sending.Matthew Smith1-1/+1
2016-11-17feature: API/CLI to enable/disable feature per interfacePavel Kotucek7-6/+272
2016-11-17remove reference to Intel with dpdk docsPadraig Connolly9-9/+9
2016-11-17Fix coverity warnings, VPP-486Dave Barach2-1/+12
2016-11-17Fixup Path weights of 0Neale Ranns3-253/+681
2016-11-17dpdk: remove efdDamjan Marion7-1011/+41