summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-17Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532)Steven2-60/+75
2016-11-17Fix 4 typosDave Barach1-9/+9
2016-11-17VPP-533 Fix ping race condition in JVppMaros Marsalek1-17/+28
2016-11-17VPP-534 Remove references to DTOs created in JVppMaros Marsalek3-0/+7
2016-11-16Tune the ethernet input untagged l2-bridging caseDave Barach1-0/+83
2016-11-16vhost: Fix bug during interface deletionPierre Pfister1-0/+1
2016-11-16Add an ability to punt all unknown UDP traffic to the hostAlexander Popovsky (apopovsk)4-32/+88
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin8-48/+240
2016-11-15feature: remove old interface output feature codeDamjan Marion12-195/+44
2016-11-15feature: convert ipsec output to new feature codeMatus Fabian5-79/+84
2016-11-15threads: add support for multiple worker handoff queuesDamjan Marion6-194/+281
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek14-0/+950
2016-11-15VPP-393: Subinterface is still used after deletionPavel Kotucek2-1/+13
2016-11-15Update test documentation.Matej Klotton28-315/+277
2016-11-15Update CSIT tests 161106 -> 161113Jan1-1/+1
2016-11-15DPDK_HQoS: fix coverity warnings on uninitialized variablesJasvinder Singh1-3/+7
2016-11-15threads: add assert to silence coverity warningDamjan Marion1-0/+1
2016-11-15buffer: clone free_list to each vlib_main on creationDamjan Marion2-7/+31
2016-11-15Dump routes (VPP-500)Steven11-11/+775
2016-11-14dpdk: add build support for DPDK 16.11 releaseDamjan Marion1-1/+1
2016-11-14make test: improve naming of temporary pcap filesKlement Sekera1-6/+7
2016-11-14Add support for multi FIB DHCPv6 ProxyWojciech Dec4-160/+286
2016-11-12Add clang to 'make verify'Damjan Marion2-0/+23
2016-11-12Fix a bug in the timing wheelKlement Sekera1-2/+3
2016-11-12Use gcc for start in 'make verify'Damjan Marion1-3/+2
2016-11-12pseudo atomic adjacency updatesNeale Ranns10-94/+230
2016-11-12Clean up coverity warnings, VPP-486Dave Barach3-15/+12
2016-11-11Add 'make verify' target to top-level makefileDamjan Marion1-0/+4
2016-11-11Add single-loop test variant to L2BD and L2XC testsJan6-151/+284
2016-11-11Luajit API and some examplesAndrew Yourtchenko16-0/+4164
2016-11-11Fix clang compile errors in pluginsNeale Ranns1-3/+3