mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-09-18 13:22:30 +00:00
TAP support added
- Supports Windows using OpenVPN NDIS 6 TAP driver - Supports NDP Neighbor Solicitation and Advertisements in ndp.go - Supports TAP encapsulation and decapsulation in tun.go
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// +build !linux
|
||||
// +build !darwin
|
||||
// +build !windows
|
||||
|
||||
package yggdrasil
|
||||
|
||||
|
Reference in New Issue
Block a user