aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-11-20vhost-user: cleanupDamjan Marion2-65/+44
2018-11-20IPSEC: remove duplicate memcyNeale Ranns1-6/+0
2018-11-20Link speed sent as little endian across APIOle Troan1-1/+1
2018-11-20acl-plugin: performance optimizations for established connectionsAndrew Yourtchenko3-197/+541
2018-11-20NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)Matus Fabian1-0/+8
2018-11-20vlib: reset frame flags when frame is reusedDamjan Marion1-0/+1
2018-11-20vom: Add support for redirect contracts in gbpMohsin Kazmi3-1/+6
2018-11-20vlib: add vlib_buffer_enqueue_to_single_next(...) functionDamjan Marion1-0/+35
2018-11-20vppinfra: add 128 and 256 bit vector scatter/gather inlinesDamjan Marion2-0/+102
2018-11-20dhcp4:(VPP-1483) linearize chained packets before handlingEyal Bari4-54/+119
2018-11-19Improve feature arc order constraint specificationDave Barach3-13/+135
2018-11-19NAT44: fix bug in TCP close with output-feature interface (VPP-1493)Matus Fabian4-4/+82
2018-11-18add vlib_prefetch_buffer_data(...) macroDamjan Marion4-25/+18
2018-11-18Enable l4 checksum offload for ThunderX PMDFederico Claramonte1-0/+13
2018-11-18vcl/session: apps with process workersFlorin Coras13-72/+236
2018-11-18Complain if a client binary API queue is fullDave Barach1-0/+8
2018-11-18mac_address_t: size to 6 bytes so it represents wire formatNeale Ranns1-7/+15
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