aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-11-17pcap-based dispatch tracerDave Barach18-93/+469
2018-11-17ldp: fixes/improvements to selectFlorin Coras2-94/+84
2018-11-17IP-punt: add documentation to the API and fix IP address initNeale Ranns2-1/+3
2018-11-16VPP-1496 Cleanup stats socket on exit.Paul Vinciguerra1-0/+16
2018-11-15QoS: fix always recoding as IPNeale Ranns1-15/+25
2018-11-15GBP: redirect contractsNeale Ranns20-570/+2020
2018-11-15VPP-1474: fix 2x coverity warningsDave Barach2-3/+3
2018-11-15acl-plugin: fix coverity error 188909 in unit-test codeAndrew Yourtchenko1-1/+0
2018-11-15ip4-input: fix prefetch data issue for tunnel decap casesZhiyong Yang1-4/+8
2018-11-15ipsec: infra for selecting backendsKlement Sekera7-214/+629
2018-11-15session: fix endpt cfg test (VPP-1492)Florin Coras1-3/+11
2018-11-15VXLAN-GBP: c-n-p error in the dual-loop tracingNeale Ranns1-1/+1
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-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-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 Marion24-48/+46
2018-11-12tcp: handle disconnects after enq notificationsFlorin Coras4-37/+93
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-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: 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-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-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns5-17/+77
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 Ranns40-675/+5763
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-07vmxnet3: reduce calling vmxnet3_reg_write_inlineSteven3-8/+18
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 Ranns7-70/+85