summaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on router optimizationsrouterMathias Hall-Andersen2020-02-161-5/+0
* Work on reducing context switchesMathias Hall-Andersen2020-02-161-0/+5
* Remove crossbeam dependencyMathias Hall-Andersen2019-12-101-3/+1
* FormattingMathias Hall-Andersen2019-12-091-1/+1
* Move to run queueMathias Hall-Andersen2019-12-091-0/+1
* Fixed inbound job bug (add to sequential queue)Mathias Hall-Andersen2019-12-061-0/+1
* Moving away from peer threadsMathias Hall-Andersen2019-12-031-5/+11
* Work on timer semanticsMathias Hall-Andersen2019-10-311-1/+2
* Remove unused dependenciesMathias Hall-Andersen2019-10-301-2/+1
* Change router job to accommodate keep_key_freshMathias Hall-Andersen2019-10-301-0/+3
* Unified use of make_packet during testsMathias Hall-Andersen2019-10-291-0/+1
* Work on porting timer semantics and linux platformMathias Hall-Andersen2019-10-161-2/+6
* Work on Linux platform codeMathias Hall-Andersen2019-10-131-0/+22