aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/linux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Mathias Hall-Andersen2020-02-012-35/+634
* Fixed typo in under load codecleanMathias Hall-Andersen2019-12-271-1/+4
* Remove unused test code.Mathias Hall-Andersen2019-12-211-1/+1
* Clean dead codeMathias Hall-Andersen2019-12-161-15/+2
* 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