summaryrefslogtreecommitdiffstats
path: root/src/kernel/net.h
Commit message (Collapse)AuthorAgeFilesLines
* [KERNEL] #ifs and #defines for timer pre/post 4.15Simon Rettberg2018-04-051-0/+4
|
* Follow https://lwn.net/Articles/735887/Rafael Gieschke2018-03-241-1/+1
|
* [*] Cleanup, comments, more error checkssr2012-08-241-6/+7
| | | | | | | | [SERVER] Fix a few off-by-one bugs [SERVER] Make log available through IPC [KERNEL] Hot-Swap to faster connection on load-balance [KERNEL] Report I/O error to block layer if no server replies within a given time frame [*] Modified network protocol to handle volume names instead of ids
* [ALL] Some cleanupJohann Latocha2012-05-211-1/+1
|
* [KERNEL] Set proper exit status on connectionJohann Latocha2012-05-081-1/+1
|
* [SERVER] Memleak fixedJohann Latocha2012-02-151-0/+2
| | | | [KERNEL] Socket swap fixed
* [SERVER] Config reload fixedJohann Latocha2012-02-101-0/+7
|
* [ALL] Some refactoringJohann Latocha2012-01-311-2/+2
|
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-0/+2
| | | | [KERNEL] Send keep alive
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-0/+2
| | | | [SERVER] Build error/warning on x64 fixed
* [KERNEL] Multi device supportJohann Latocha2012-01-251-1/+1
|
* First working version :)Johann Latocha2012-01-191-0/+32