mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Move awdl into link
This commit is contained in:
parent
188a9e439d
commit
705b914d00
4 changed files with 33 additions and 33 deletions
|
@ -44,8 +44,7 @@ type Core struct {
|
|||
searches searches
|
||||
multicast multicast
|
||||
tcp tcpInterface
|
||||
link link // TODO: not sure if this wants to be here?
|
||||
awdl awdl
|
||||
link link
|
||||
log *log.Logger
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue