clanService/apple-network: init

This commit is contained in:
2026-07-23 17:00:50 +07:00
parent 0946de0e46
commit ae652dba3c
34 changed files with 441 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Apple Network
This service allows atalkd instances to connect to each other over vxlan over Yggdrasil. We need to use vxlan due to the support of broadcasting it provides. The service will form a network of star-topology vxlan using the underlying Yggdrasil network. With this vxlan network, we can have a private Apple Talk network over the internet.