aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns7-33/+130
2018-08-30Add SHA2 support to IKEv2 implementationBerenger Foucher2-8/+89
2018-08-30SR-MPLS: fixes and testsNeale Ranns4-3/+30
2018-08-30cmake: a bit of packaging workDamjan Marion7-20/+59
2018-08-30Fix array bound failure in api_sr_localsid_add_delLijian Zhang1-2/+2
2018-08-30avf: RSS supportJakub Grajciar6-19/+80
2018-08-29SR-mpls: do not pass empty label stack to fibNeale Ranns1-10/+11
2018-08-29Address bfd rpc scale issuesDave Barach3-24/+280
2018-08-29Fix race condition in tls half open ctx get/putPing Yu1-4/+5
2018-08-29Consolidate table->index conversion in fib-path CLI processingNeale Ranns3-36/+14
2018-08-29Add NSH Plugin MaintainersHongjun Ni1-2/+2
2018-08-29STATS: stat_client updates.Ole Troan15-470/+1064
2018-08-28avf: deal willth tx ring full properlyDamjan Marion3-11/+52
2018-08-28cmake: fix marvell plugin buildBrian Brooks1-2/+5
2018-08-28VAPI: bugfixesKlement Sekera1-12/+8
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-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-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 Fabian13-534/+684
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-25Add int cast to fit '.*' printf expectationsPierre Pfister1-4/+5