Skip to content

Commit

Permalink
docs: add currently planned TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
max-niederman committed Apr 27, 2024
1 parent 5177a66 commit 2f83f40
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,13 @@ In addition to userspace state, Centipede creates TUN queues and sets of UDP soc
Below are some benchmark results of Centipede against WireGuard's user- and kernel-space implementations.

![Benchmark results ](./benchmark.png)

## Todo

- [ ] Dynamic reconfigurability via an HTTP API and CLI wrapper over it.
- [ ] Routing based on destination VPN address.
- [ ] Path MTU discovery.
- [ ] Bandwidth aggregation.
- [ ] Traffic shaping.
- [ ] Split into distinct transport and tunnel layers?
- [ ] Android app.

0 comments on commit 2f83f40

Please sign in to comment.