aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/linux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to run queueMathias Hall-Andersen2019-12-091-1/+1
|
* Moving away from peer threadsMathias Hall-Andersen2019-12-031-23/+1
|
* Close socket fd after getmtu ioctlMathias Hall-Andersen2019-11-281-0/+17
|
* Fetch updated MTU on linuxMathias Hall-Andersen2019-11-271-20/+75
|
* Work on netlink IF event code for LinuxMathias Hall-Andersen2019-11-271-18/+137
|
* Enable up/down from configuration interfaceMathias Hall-Andersen2019-11-251-1/+4
|
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-243-29/+39
|
* Update configuration APIMathias Hall-Andersen2019-11-172-4/+4
|
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-154-13/+102
|
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-232-6/+3
|
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-233-20/+49
|
* Work on porting timer semantics and linux platformMathias Hall-Andersen2019-10-163-178/+191
|
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+179