aboutsummaryrefslogtreecommitdiffstats
path: root/src/wireguard/router/route.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some clippy warningsQuang Luong2020-10-081-2/+2
| | | | Signed-off-by: Quang Luong <quangio@outlook.com>
* Restructuring and dependency version bump.Mathias Hall-Andersen2020-03-291-0/+1
|
* More comprehensive unit tests for routerMathias Hall-Andersen2020-02-201-50/+21
|
* FormattingMathias Hall-Andersen2019-12-091-1/+1
|
* Fixed inbound job bug (add to sequential queue)Mathias Hall-Andersen2019-12-061-5/+8
|
* Moving away from peer threadsMathias Hall-Andersen2019-12-031-14/+13
|
* Clean dependencies and importsMathias Hall-Andersen2019-11-211-8/+10
|
* Better compartmentalization of cryptokey routerMathias Hall-Andersen2019-11-181-98/+148
|
* Bug fixes from compliance tests with WireGuardMathias Hall-Andersen2019-11-181-8/+20
|
* Unified use of make_packet during testsMathias Hall-Andersen2019-10-291-0/+101