summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* prepared kernel module to have configurable number of connectionsFrederic Robra2019-09-045-41/+70
* sort the connection plan, locks the sending while changing connection,Frederic Robra2019-09-046-94/+135
* added support to requeue busy requestsFrederic Robra2019-09-035-14/+53
* splitted netFrederic Robra2019-08-297-604/+765
* optimized behaviour with failuresFrederic Robra2019-08-274-96/+99
* removed bug in timeout where look was not releasedFrederic Robra2019-08-274-19/+104
* moved mq part to new fileFrederic Robra2019-08-236-185/+351
* changed strategy to connect to diffrent socketsFrederic Robra2019-08-134-381/+175Star
* added todosFrederic Robra2019-08-113-5/+33
* added documentationFrederic Robra2019-07-303-79/+217
* added some documentationFrederic Robra2019-07-232-306/+621
* removed blocking codeFrederic Robra2019-07-233-111/+154
* added some comments and macrosFrederic Robra2019-07-172-15/+89
* fixed various bugsFrederic Robra2019-07-173-254/+328
* discovery now connects to new slotsFrederic Robra2019-07-164-24/+111
* added macros for debuggingFrederic Robra2019-07-164-185/+225
* device now errors if connection get closedFrederic Robra2019-07-143-65/+106
* splitted receiverFrederic Robra2019-07-143-206/+321
* added first draft of rtt measurementFrederic Robra2019-07-113-29/+205
* removed typedefsFrederic Robra2019-07-115-54/+52Star
* receiver workerFrederic Robra2019-07-113-142/+100Star
* added receive workerFrederic Robra2019-07-104-183/+328
* fixed bug in alternative serversFrederic Robra2019-07-101-3/+4
* updates list of alt serversFrederic Robra2019-07-092-32/+139
* moved cmd select image to send request methodFrederic Robra2019-07-091-116/+93Star
* changed sysfs to show connected serversFrederic Robra2019-07-091-19/+61
* added worker for keepalive and discoveryFrederic Robra2019-07-093-9/+18
* added first draft for keepalive and discoveryFrederic Robra2019-07-0711-717/+887
* added first support for connection with more than one serverFrederic Robra2019-07-056-301/+245Star
* fixed some errors with multi queueFrederic Robra2019-07-054-275/+54Star
* added send cmd to read from serverFrederic Robra2019-07-025-23/+212
* added code to connect to serverFrederic Robra2019-07-026-4/+248
* added mqFrederic Robra2019-06-296-243/+564
* first version of dnbd3-ngFrederic Robra2019-06-2573-0/+14285