Added basic routes functionality

This commit is contained in:
Juan Font Alonso 2021-03-14 11:38:42 +01:00
parent db75cd39a7
commit 1fad8e6e5b
4 changed files with 185 additions and 7 deletions

View file

@ -8,6 +8,7 @@ An open source implementation of the Tailscale coordination server.
- [x] Node registration through the web flow
- [x] Network changes are relied to the nodes
- [x] ~~Multiuser~~ Namespace support
- [x] Basic routing (advertise & accept)
- [ ] Share nodes between ~~users~~ namespaces
- [ ] Node registration via pre-auth keys
- [ ] ACLs