aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/mod.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restructuring and dependency version bump.Mathias Hall-Andersen2020-03-291-1/+2
|
* Fixed unit testsMathias Hall-Andersen2020-02-211-1/+0
|
* More comprehensive unit tests for routerMathias Hall-Andersen2020-02-201-0/+1
|
* Simplified router codeMathias Hall-Andersen2020-02-161-5/+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