aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/queue.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some clippy warningsQuang Luong2020-10-081-3/+1
* Restructuring and dependency version bump.Mathias Hall-Andersen2020-03-291-2/+2
* Additional in-order queue test for routerMathias Hall-Andersen2020-02-261-7/+74
* Simplified router codeMathias Hall-Andersen2020-02-161-0/+144
* Remove crossbeam dependencyMathias Hall-Andersen2019-12-101-46/+0
* Fixed inbound job bug (add to sequential queue)Mathias Hall-Andersen2019-12-061-0/+46