1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-10 21:24:44 +08:00

add darwin support for point-to-point TUN and update doc

This commit is contained in:
Song Gao
2016-10-23 20:30:27 -07:00
parent f87d2289c2
commit a7802d4a18
5 changed files with 230 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
// +build !linux
// +build NOT (linux OR darwin)
package water