aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-02ldp/vcl: epoll and shutdown cleanupFlorin Coras2-141/+77
2019-01-01Default huge page size to the regular page sizeDave Barach1-0/+6
2019-01-01buffers: remove unused codeDamjan Marion18-506/+22
2019-01-01vcl/ldp: add write msg function and fine tuningFlorin Coras8-91/+91
2018-12-31binary api clients: wait for vpp to startDave Barach1-0/+29
2018-12-29avf: tx dequeue optimizationsDamjan Marion3-11/+34
2018-12-29avf: chained buffers rx supportDamjan Marion4-44/+132
2018-12-28avf: chained buffers tx supportDamjan Marion2-104/+109
2018-12-28vppinfra: add simple ring implementationDamjan Marion1-0/+134
2018-12-28session: free session after transport and app confirmFlorin Coras14-83/+98
2018-12-28vcl: handle invalid sessions in epollFlorin Coras1-3/+10
2018-12-28vpp_papi: MACAddress equals fails in unittest.Paul Vinciguerra2-0/+21
2018-12-27MAP: Install lpm.h as map.h references it.Jon Loeliger1-0/+1
2018-12-26tcp: add more last-ack arcsFlorin Coras1-0/+19
2018-12-26tcp: separate active and passive establish timersFlorin Coras5-94/+107
2018-12-26avf: optimize RX functionDamjan Marion3-100/+86
2018-12-25tcp: add fin-wait-1 dispatch arcsFlorin Coras1-0/+19
2018-12-24GBP: fix dump and VOM populateNeale Ranns1-2/+2
2018-12-24crypto-input: bug fix check-opKingwel Xie1-6/+6
2018-12-24FIB: adj src assert fix part 2Neale Ranns1-1/+8
2018-12-24tcp: compute seq_end in tcp_inputFlorin Coras3-50/+41
2018-12-23avf: optimize rx ring refillDamjan Marion1-76/+53
2018-12-23FIB: remove assert from adj srcNeale Ranns1-1/+0
2018-12-23avf: new ethernet-input supportDamjan Marion3-183/+44
2018-12-23avf: add option to specify interface nameDamjan Marion4-0/+11
2018-12-23vcl: fix coverity warningsFlorin Coras3-3/+21
2018-12-22tcp: improve waitclose in closing statesFlorin Coras6-17/+83
2018-12-22ethernet-input tagged packets optimizationsDamjan Marion1-269/+474
2018-12-22dpdk: switch to in-memory mode, deprecate use of socket-memDamjan Marion1-112/+25
2018-12-22tapv2: coverity woeSteven1-2/+4
2018-12-22crypto-input impprovement:Kingwel Xie1-74/+163
2018-12-22bapi/vat: fix socket transport for vatFlorin Coras2-4/+17
2018-12-21http server: improvementsFlorin Coras3-109/+291
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns5-55/+129
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger11-477/+582
2018-12-21MFIB: coverity fixesNeale Ranns2-7/+16
2018-12-21NAT: fix coverity error 190176 (VPP-1474)Matus Fabian1-0/+2
2018-12-21Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/."Ole Trøan1-3/+3
2018-12-21tcp: fix fin_wait_1 condition to send finFlorin Coras4-3/+20
2018-12-20tcp: fix syn-sent resetFlorin Coras1-7/+9
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian10-9/+154
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns15-23/+177
2018-12-20Build issue after https://gerrit.fd.io/r/#/c/16508/.Paul Vinciguerra1-3/+3
2018-12-20Trivial: fix src/plugins/map/test.c memory leakPaul Vinciguerra1-1/+2
2018-12-20delete policer classify repeat count drop packets when action is DROPcohu1-5/+0
2018-12-20reassembly: replace asserts with error countersKlement Sekera4-128/+272
2018-12-19session: add cli option to dump session elogFlorin Coras8-8/+62
2018-12-19tcp: fix fin in syn-rcvdFlorin Coras2-11/+18
2018-12-19tcp: add more state machine arcsFlorin Coras1-5/+79
2018-12-19tw: fix _16t_1w_2048sl timer weel definitionFlorin Coras1-3/+3