aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-27cmake: use lib64 for lib dirDamjan Marion3-3/+7
2018-08-26cmake: add add_vpp_library and add_vpp_executable macrosDamjan Marion13-762/+1463
2018-08-26cmake: move functions to src/cmakeDamjan Marion11-192/+293
2018-08-25cmake: handle api_test_plugins in add_vpp_plugin macroDamjan Marion10-63/+21
2018-08-25ioam: one api test plugin instead of fiveDamjan Marion8-37/+73
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion29-94/+177
2018-08-25cmake: add more headers to the install listDamjan Marion7-1/+271
2018-08-25Fix logging to file and summary for crashed testsjuraj.linkes3-84/+62
2018-08-25Add int cast to fit '.*' printf expectationsPierre Pfister1-4/+5
2018-08-25vcl: remove unused binary api handlersFlorin Coras2-296/+73
2018-08-24session: fix coverity warningsFlorin Coras3-5/+12
2018-08-24session: add support for multiple app workersFlorin Coras17-739/+1292
2018-08-24Clean up packet tracer, especially "clear trace"Dave Barach3-25/+24
2018-08-24MPLS tunnel: don't reuse hw-indicesNeale Ranns1-27/+15
2018-08-24rx-placement: Add API call for interface rx-placementMohsin Kazmi6-23/+177
2018-08-24l2:bvi-dont aceess sup hw int for broadcastsEyal Bari1-20/+11
2018-08-24Rename struct mallinfo -> struct dlmallinfoDave Barach4-11/+11
2018-08-24cmake: fix -DVPP_USE_DLMALLOC=OFFDamjan Marion1-2/+12
2018-08-24tcp: fix cc recovery re-entry and persist timer popFlorin Coras4-17/+48
2018-08-23session: fix retrieval of local sessions if app is detachedFlorin Coras1-1/+3
2018-08-23bihash: remove unused countersDamjan Marion2-7/+0
2018-08-23clib_mem_is_heap_object() needs to recognize sys_alloc segmentsDave Barach1-0/+4
2018-08-23cmake: keep 'make test-debug' on autotools for nowDamjan Marion1-1/+1
2018-08-23sctp: https://jira.fd.io/browse/VPP-1396Marco Varlese1-1/+1
2018-08-23ip4: rework rewrite node to use vlib_buffer_enqueue_to_next()Damjan Marion1-355/+270
2018-08-23CSIT-1139: Implement parallel test executionjuraj.linkes6-303/+751
2018-08-23CMake: Add Cmake support for VatMohsin Kazmi3-7/+78
2018-08-23coverity: l2 arp termination dumpMohsin Kazmi1-4/+5
2018-08-23fix dpdk_plugin.so load failure with DPDK 18.08Lijian Zhang2-0/+5
2018-08-22srv6-ad: Adding support for L2 trafficFrancois Clad4-101/+518
2018-08-22srv6-ad: Adding test casesFrancois Clad1-0/+635
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns11-100/+278
2018-08-22show command for lookup DPOsNeale Ranns1-0/+40
2018-08-22l2:remove unused members of input, output configsEyal Bari2-16/+7
2018-08-22Consolidate the [un]format_mac_address implementationsNeale Ranns7-49/+17
2018-08-22bihash: add support for reuse of expired entry when bucket is full (VPP-1272)Matus Fabian3-2/+81
2018-08-22NAT: update nat_show_config_reply API (VPP-1403)Matus Fabian4-1/+48
2018-08-22srv6-ad: Adding rewrite countersFrancois Clad3-36/+82
2018-08-22Refactor vnet.am to expose arp featureHongjun Ni1-2/+10
2018-08-22CMake: install .json files in ROOT/share/... for papi.Neale Ranns2-7/+14
2018-08-21VPP-1268: Add option for memory channels DPDK usesJessica Tallon1-0/+2
2018-08-21dpdk: bump DPDK version to 18.08Damjan Marion1-2/+2
2018-08-21SUSE: rpm-packaging fixesMarco Varlese2-2/+9
2018-08-21NASM: update to latest stable 2.13.03Marco Varlese1-1/+1
2018-08-21CMake: stats clients depend on the .api header generationNeale Ranns1-0/+2
2018-08-21Makefile: opensuse 15.0 reporting changeEd Kern1-0/+3
2018-08-20Add Dockerfiles for run/build.Ed Warnicke6-0/+68
2018-08-20Enable storing state in flowhash hash tablesPierre Pfister1-1/+12
2018-08-20make test: remove excessive printsKlement Sekera1-2/+0
2018-08-20CMake: generate .json from .api filesNeale Ranns3-13/+24