summaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Fix IPSec CLI key parsingPierre Pfister2-4/+11
2018-11-26Add a feature arc consistency checkDave Barach8-0/+28
2018-11-26flow-hash: Add symmetric flag for flow hashingMohsin Kazmi4-4/+40
2018-11-26Remove unused argument from eth_identify_subint(...)Damjan Marion3-7/+2
2018-11-23vhost-user: use memory store barrierDamjan Marion1-3/+3
2018-11-23session: fix coverity app name warningFlorin Coras1-10/+20
2018-11-23vhost-user: add missing inlinesDamjan Marion1-2/+2
2018-11-23vhost-user: avoid global storage accessDamjan Marion1-26/+34
2018-11-23vhost-user: simplify input loopDamjan Marion1-181/+174
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan1-0/+10
2018-11-22vhost-user: hint ethernet-input about single sw_if_indexDamjan Marion1-1/+16
2018-11-22vhost-user: avoid per-packet feature arc lookupsDamjan Marion1-12/+18
2018-11-22vhost-user: fix input node runtime statsDamjan Marion1-2/+2
2018-11-22Add RFC5424 syslog protocol support (VPP-1139)Matus Fabian10-0/+1442
2018-11-21VPP-1309: fixed crash when listing ip arp after removing interfacePavel Kotucek1-0/+24
2018-11-21session: improve app cliFlorin Coras3-25/+70
2018-11-21session: cleanup use of api_client_indexFlorin Coras5-151/+91
2018-11-21ethernet-input: fix assert in l2 modeDamjan Marion1-9/+24
2018-11-20ethernet-input optimizationsDamjan Marion4-23/+552
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-20dhcp4:(VPP-1483) linearize chained packets before handlingEyal Bari2-53/+54
2018-11-19Improve feature arc order constraint specificationDave Barach3-13/+135
2018-11-18add vlib_prefetch_buffer_data(...) macroDamjan Marion3-25/+16
2018-11-18vcl/session: apps with process workersFlorin Coras7-28/+113
2018-11-18mac_address_t: size to 6 bytes so it represents wire formatNeale Ranns1-7/+15
2018-11-17pcap-based dispatch tracerDave Barach11-523/+9
2018-11-17IP-punt: add documentation to the API and fix IP address initNeale Ranns2-1/+3
2018-11-15QoS: fix always recoding as IPNeale Ranns1-15/+25
2018-11-15GBP: redirect contractsNeale Ranns1-9/+7
2018-11-15ip4-input: fix prefetch data issue for tunnel decap casesZhiyong Yang1-4/+8
2018-11-15ipsec: infra for selecting backendsKlement Sekera6-177/+622
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 Barach88-683/+717
2018-11-13tcp: cubic improvementsFlorin Coras1-9/+25
2018-11-13tcp: cubic fast convergenceFlorin Coras4-7/+73
2018-11-13ipsec: fix typoKlement Sekera1-1/+1
2018-11-13L2 feautre bitmaps output verbose/non-verbose modeNeale Ranns5-8/+29
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion14-30/+30
2018-11-12tcp: handle disconnects after enq notificationsFlorin Coras4-37/+93
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda6-118/+52
2018-11-10proxy-app: fix active connectFlorin Coras1-0/+1
2018-11-09tcp: basic cubic implementationFlorin Coras7-14/+259
2018-11-08vnet: remove unused fieldDamjan Marion1-2/+0
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion7-39/+41
2018-11-08IP load-balance; trace at the end of the node so the flow hash used is displayedNeale Ranns2-6/+6
2018-11-08tcp: pacer and mrtt estimation improvementsFlorin Coras6-22/+63
2018-11-07tcp: consume incoming buffers instead of reusingFlorin Coras7-803/+727
2018-11-07l2: convert l2_patch to new multiarch schemeDamjan Marion2-168/+115