summaryrefslogtreecommitdiffstats
path: root/src/platform/linux/udp.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial version of sticky sockets for Linuxsticky-socketsMathias Hall-Andersen2020-02-011-63/+129
* Clear src when sendmsg fails with EINVALMathias Hall-Andersen2020-01-301-41/+62
* Restructure of public key -> peer stateMathias Hall-Andersen2020-01-261-51/+68
* Fixed bind6 also binding on IPv4Mathias Hall-Andersen2020-01-101-44/+216
* Work on sticky socketsMathias Hall-Andersen2020-01-091-34/+357
* 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