Commit graph

243 commits

Author SHA1 Message Date
822216c24b release: v0.1.5 2021-10-16 13:40:41 -04:00
6854a56d5f Add dumb-init to Docker image 2021-10-16 13:40:11 -04:00
bb85d95a83 release: v0.1.4 2021-10-16 03:01:32 -04:00
cf78172937
Merge pull request #8 from aramperes/7-flexible-addr 2021-10-16 03:00:59 -04:00
64dc79656b Support hostnames for SOURCE_ADDR, endpoint-addr
See #7
2021-10-16 02:57:26 -04:00
a956a43c3f Update doc 2021-10-16 02:06:20 -04:00
660183b1c4 Use IPv6 'next header' for TCP routing 2021-10-16 02:06:03 -04:00
9aea0fce33 release: v0.1.3 2021-10-16 01:06:36 -04:00
25bcedc855 Drain IP broadcast sink receiver 2021-10-16 01:03:05 -04:00
d0497e437a
Merge pull request #4 from aramperes/3-docker 2021-10-16 00:30:38 -04:00
d11ed62061 Add Docker to readme 2021-10-16 00:22:20 -04:00
f37317d077 Add Docker job for releases.
See #3
2021-10-16 00:16:27 -04:00
7132841876 bugfix: Pass IP version when routing incoming TCP segment 2021-10-15 23:59:33 -04:00
f32f205cb3 Add badges 2021-10-15 21:34:03 -04:00
773cd10bcb Add architecture to README 2021-10-15 21:28:46 -04:00
dfa32f74d0 Clarify 2021-10-15 20:48:49 -04:00
0154b1cea1 Update README 2021-10-15 20:43:36 -04:00
22e376b509 Remove TOML highlighting 2021-10-15 20:42:28 -04:00
3e2f6033ba Add README 2021-10-15 20:39:37 -04:00
067af4b739 No need to run clippy and fmt on MSRV 2021-10-15 20:11:27 -04:00
b28a5b0a6b Add GitHub actions 2021-10-15 20:10:17 -04:00
b4317dad1a Dockerize, and switch back to main boringtun repo 2021-10-15 20:05:18 -04:00
006a1b0b4e Graceful shutdown. Docs. 2021-10-15 19:26:26 -04:00
8243945970 Send IP packet to WireGuard asynchronously 2021-10-15 18:55:41 -04:00
0bb6c27d86 Ipv6 support for RST packets. Clippy 2021-10-15 18:52:27 -04:00
3318e30d98 Cleanup 2021-10-14 22:06:58 -04:00
ccb51fe5f8 yippee 2021-10-14 21:31:09 -04:00
bf489900e6 Use tokio select for polling client socket 2021-10-14 19:31:29 -04:00
5ba111002f Reduce sleepers 2021-10-13 22:22:17 -04:00
4f10afd323 Working (slow for some reason) 2021-10-13 21:54:54 -04:00
f65a1e4e89 Getting there 2021-10-13 21:52:06 -04:00
8f5f8670af Virtual interface thread 2021-10-13 21:03:23 -04:00
7b5aefa623 Virtual interface task 2021-10-13 20:32:56 -04:00
492875c392 Consumption task, and keep-alive 2021-10-13 20:23:12 -04:00
99a0d4370e Cleanup 2021-10-13 19:50:42 -04:00
7693666855 Start move to Tokio 2021-10-13 19:39:17 -04:00
f2e6ec1e3f One interface/server for all. Doesn't quite work for repeats. 2021-10-13 03:19:56 -04:00
da8b216fb0 LFG 2021-10-13 01:20:29 -04:00
8ef748bd4e Getting there 2021-10-12 00:00:50 -04:00
95f929c00b WIP with virtual sockets 2021-10-11 23:24:56 -04:00
f3976be852 WIP 2021-10-10 20:49:40 -04:00
65032b2311 Basic implementation (source ip not set) 2021-10-10 19:23:20 -04:00
d82b496937 Initial commit 2021-10-10 17:52:10 -04:00