summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach178-1303/+1353
2018-11-14vcl/ldp: fix pollFlorin Coras3-70/+80
2018-11-13docs and Config utility, package cloud supportjdenisco3-55/+86
2018-11-13tcp: cubic improvementsFlorin Coras1-9/+25
2018-11-13tcp: cubic fast convergenceFlorin Coras4-7/+73
2018-11-13vlib:remove unused argumentEyal Bari2-4/+2
2018-11-13ipsec: fix typoKlement Sekera1-1/+1
2018-11-13japi: Move Java API binding to cmakeMohsin Kazmi7-386/+308
2018-11-13IGMP: improve CLI debug outputNeale Ranns9-42/+163
2018-11-13L2 feautre bitmaps output verbose/non-verbose modeNeale Ranns6-10/+31
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion25-49/+47
2018-11-12tcp: handle disconnects after enq notificationsFlorin Coras4-37/+93
2018-11-12docs: add 1810, including package cloudjdenisco10-131/+178
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda8-188/+52
2018-11-10proxy-app: fix active connectFlorin Coras1-0/+1
2018-11-10pmalloc: u32 pp->index leads to va address overrunKingwel Xie1-1/+2
2018-11-09Fix logging into multiple filesjuraj.linkes3-7/+6
2018-11-09dpdk: configure ip4 header checksum rx offload properlyDamjan Marion2-1/+8
2018-11-09GBP: Fix error-strings array in gbp-vxlan4Neale Ranns1-1/+1
2018-11-09tcp: separate unit and throughput testsFlorin Coras1-8/+20
2018-11-09tcp: basic cubic implementationFlorin Coras7-14/+259
2018-11-08vnet: remove unused fieldDamjan Marion1-2/+0
2018-11-08Calculate clock rounding constantDave Barach2-3/+20
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion10-94/+54
2018-11-08IP load-balance; trace at the end of the node so the flow hash used is displayedNeale Ranns2-6/+6
2018-11-08avf: update virtchnl header fileDamjan Marion1-18/+32
2018-11-08physmem: Add physmem map supportMohsin Kazmi3-3/+31
2018-11-08tlsopenssl: remove unused #includeKlement Sekera1-1/+0
2018-11-08make test: remove unnecessary checkKlement Sekera1-2/+0
2018-11-08make test: bfd refactorKlement Sekera2-5/+14
2018-11-08make test: rename dummy test nameKlement Sekera1-1/+1
2018-11-08make test: p2p ethernet refactorKlement Sekera2-23/+15
2018-11-08tcp: pacer and mrtt estimation improvementsFlorin Coras6-22/+63
2018-11-08vlib: use index to free suspended frameFlorin Coras1-4/+4
2018-11-08GBP: fix for coverity found errorsNeale Ranns2-6/+8
2018-11-07pmalloc: fix shared mappingsDamjan Marion1-2/+4
2018-11-07VOM: GBP missing header file exportsNeale Ranns1-2/+5
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns7-20/+257
2018-11-07tcp: consume incoming buffers instead of reusingFlorin Coras7-803/+727
2018-11-07Optimize xxx_zero_byte_mask NEON functionLijian Zhang1-44/+7
2018-11-07l2: convert l2_patch to new multiarch schemeDamjan Marion2-168/+115
2018-11-07GBP Endpoint LearningNeale Ranns74-1060/+9896
2018-11-07NAT44: fix undesired dependency between static mapping and address from the p...Matus Fabian2-1/+9
2018-11-07Unresolved symbols in libvapiclientNeale Ranns1-0/+1
2018-11-07Update the vpp config utilityjdenisco3-15/+19
2018-11-07vmxnet3: reduce calling vmxnet3_reg_write_inlineSteven3-8/+18
2018-11-07VCL: Fix socket_test.sh to build test apps.Dave Wallace1-4/+7
2018-11-06marvell: bump musdk version to 18.09.3Damjan Marion5-17/+35
2018-11-06dpdk: don't automatically whitelist vmxnet3 PCI interfacesSteven1-1/+14
2018-11-06BD ARP entry use common API typesNeale Ranns11-114/+131