aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/dummy/bind.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-4/+4
* Update configuration APIMathias Hall-Andersen2019-11-171-2/+2
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-151-1/+1
* Work on configuration interfaceMathias Hall-Andersen2019-11-021-1/+9
* First full test of pure WireGuardMathias Hall-Andersen2019-10-281-1/+28
* Fixed Ordering::Acquire -> Ordering::SeqCst typoMathias Hall-Andersen2019-10-231-1/+1
* Work on pure WireGuard testMathias Hall-Andersen2019-10-231-24/+2
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-0/+211