summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-01buffers: remove unused codeDamjan Marion18-506/+22
2019-01-01vcl/ldp: add write msg function and fine tuningFlorin Coras9-94/+94
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-27install-dep: force osleap boost dep installFlorin Coras1-4/+4
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 Ranns13-207/+98
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-23VOM: statsNeale Ranns7-47/+87
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 Ranns13-184/+328
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger14-490/+691
2018-12-21Revert "tests: Rework vpp config generation."Ole Troan3-258/+29
2018-12-21MFIB: coverity fixesNeale Ranns2-7/+16
2018-12-21NAT: fix coverity error 190176 (VPP-1474)Matus Fabian1-0/+2
2018-12-21Python Tests: Make VppTestCase unit testable.Paul Vinciguerra1-0/+5
2018-12-21tests: Rework vpp config generation.Paul Vinciguerra3-29/+258
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-20GBP: test case hardening against timing racesNeale Ranns1-13/+12
2018-12-20tcp: fix syn-sent resetFlorin Coras1-7/+9
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian11-9/+187
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns17-32/+236
2018-12-20test/vpp_ip.py: Correct usage of 'is'Paul Vinciguerra1-32/+28
2018-12-20VPP-1508 python3 tests: raw_inputPaul Vinciguerra1-3/+9
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra16-81/+89
2018-12-20Build issue after https://gerrit.fd.io/r/#/c/16508/.Paul Vinciguerra1-3/+3