mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-19 16:35:10 +03:00
add darwin support for point-to-point TUN and update doc
This commit is contained in:
parent
f87d2289c2
commit
a7802d4a18
5 changed files with 230 additions and 51 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !linux
|
||||
// +build NOT (linux OR darwin)
|
||||
|
||||
package water
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue