|
fa92c75497
|
Attempt to not cause graceful shutdown too quickly
|
2021-10-16 20:45:17 -04:00 |
|
|
a70e57ff1d
|
release: v0.1.8
|
2021-10-16 19:47:42 -04:00 |
|
|
ce3b23e562
|
Merge pull request #13 from aramperes/12-simultaneous
|
2021-10-16 19:47:05 -04:00 |
|
|
4b370b163c
|
Reword readme
|
2021-10-16 19:46:53 -04:00 |
|
|
84fbcd4fad
|
Clean-up unused code for TCP RST
|
2021-10-16 19:43:27 -04:00 |
|
|
2bcb9e714b
|
Implement IP sink interface
|
2021-10-16 19:38:47 -04:00 |
|
|
cfdbdc8f51
|
Remove broadcasting logic to fix simultaneous connection issues.
|
2021-10-16 19:16:10 -04:00 |
|
|
b6739a5066
|
release: v0.1.7
|
2021-10-16 17:04:00 -04:00 |
|
|
07edf9d2da
|
Remove unnecessary (and expensive) logic to stack packets together
|
2021-10-16 17:00:33 -04:00 |
|
|
0981888a1a
|
release: v0.1.6
|
2021-10-16 16:39:33 -04:00 |
|
|
4c7a618fae
|
Remove unused dependency
|
2021-10-16 16:36:51 -04:00 |
|
|
5debcca268
|
Fix numerous issues with fragmentation of large packets.
|
2021-10-16 16:34:19 -04:00 |
|
|
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 |
|