aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-29span: fix wrong next1 feature index in dual loopPavel Kotucek1-3/+3
2016-11-29Have make verify check deb and rpm buildsEd Warnicke1-5/+11
2016-11-29Added make test to make verifyEd Warnicke1-3/+3
2016-11-29Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects"Ed Warnicke1-1/+1
2016-11-29Update CSIT tests 161120 -> 161128Jan1-1/+1
2016-11-28Add support for using documentation siphons in multiple waysChris Luke19-32/+199
2016-11-28GRE Tests update after postinit removalNeale Ranns2-2/+4
2016-11-28snat: fix coverity issuesMatus Fabian3-2/+10
2016-11-28Clean up the Lua API, make it luajit-only, no CAndrew Yourtchenko5-240/+28
2016-11-28make test: detect early vpp crashKlement Sekera2-16/+18
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