clanService/apple-network: init

This commit is contained in:
2026-07-23 17:33:04 +07:00
parent 0946de0e46
commit 7f6abc1d04
34 changed files with 376 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.