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