aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-2832/64 shmem bihash interoperabilityDave Barach10-43/+370
2018-08-28avf: add missing rx_redirect_to_node handlerDamjan Marion1-0/+20
2018-08-28cmake: Add perftool to cmake buildMohsin Kazmi2-1/+36
2018-08-28cmake: add python apiDamjan Marion2-0/+33
2018-08-28cmake: don't install some test executableDamjan Marion3-3/+8
2018-08-28cmake: add g2 and elftool toolsDamjan Marion3-1/+54
2018-08-28cmake: install vppapigenDamjan Marion2-3/+22
2018-08-28cmake: compile libs and plugins with -WallDamjan Marion2-0/+2
2018-08-28vlib: add 'show node' and 'set node function' CLIDamjan Marion3-35/+262
2018-08-28tls: fix handling of failed connectsFlorin Coras1-8/+11
2018-08-28vcl: remove session locksFlorin Coras3-318/+143
2018-08-28vcl/session: use mq for bind repliesFlorin Coras7-57/+184
2018-08-28Port NSH plugin to VPPHongjun Ni22-12/+6330
2018-08-28vxlan: decap use vlib_buffer_enqueue_to_nextEyal Bari4-255/+226
2018-08-27Adjacency walks protected by 'walk in progress' flagNeale Ranns2-2/+12
2018-08-27NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404)Matus Fabian1-9/+15
2018-08-27VAPI: support enums & unionsKlement Sekera3-154/+283
2018-08-27VOM: Add support bridge domain arp entry dumpMohsin Kazmi3-0/+102
2018-08-27IGMP: enable command on cliNeale Ranns5-4/+85
2018-08-27MPLS: allow 16 as a valid output labelNeale Ranns1-1/+1
2018-08-27cmake: Fix plugins .h includesMohsin Kazmi25-3/+153
2018-08-27cmake: Fix VAPI .hpp generationMohsin Kazmi2-2/+2
2018-08-27docs: Finish event logger, viewer and cleanup.John DeNisco17-142/+346
2018-08-27cmake: fix clang build and few minor fixesDamjan Marion3-5/+11
2018-08-27CMake: fix install lib and iOMA missing symbolNeale Ranns2-1/+2
2018-08-27cmake: add vapi buildDamjan Marion10-19/+116
2018-08-27ioam: fix vat plugin issue introduced by last commitDamjan Marion1-6/+2
2018-08-27NAT44: add support for session timeout (VPP-1272)Matus Fabian15-581/+876
2018-08-27cmake: add missing vat pluginsDamjan Marion6-0/+18
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