aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/linux/udp.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allows for erroneous Clippy lintsHEADmasterMathias Hall-Andersen2021-01-131-0/+2
* Fix some clippy warningsQuang Luong2020-10-081-45/+47
* Upgraded treebitmap dependencytestsMathias Hall-Andersen2020-03-161-1/+1
* Fixed unit testsMathias Hall-Andersen2020-02-211-6/+6
* Fixed EINVAL on read4/6 from invalid namelenMathias Hall-Andersen2020-02-161-3/+3
* Bumped crate versions.Mathias Hall-Andersen2020-02-121-102/+135
* Squashed commit of the following:Mathias Hall-Andersen2020-02-011-34/+633
* Make IO traits suitable for Tun events (up/down)Mathias Hall-Andersen2019-11-241-11/+13
* Update configuration APIMathias Hall-Andersen2019-11-171-3/+3
* Update UAPI semantics for removeMathias Hall-Andersen2019-11-151-10/+66
* Moved IO traits into platform moduleMathias Hall-Andersen2019-10-231-2/+1
* Work on platform specific code (Linux)Mathias Hall-Andersen2019-10-231-0/+27
* Work on porting timer semantics and linux platformMathias Hall-Andersen2019-10-161-0/+0