aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/dummy/tun.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving away from peer threadsMathias Hall-Andersen2019-12-031-2/+0
* Enable up/down from configuration interfaceMathias Hall-Andersen2019-11-251-2/+3
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-14/+21
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-151-1/+1
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-1/+26
* Fixed Ordering::Acquire -> Ordering::SeqCst typoMathias Hall-Andersen2019-10-231-3/+5
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-0/+172