mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Go! Go! Go! - Moby
This commit is contained in:
parent
02a6b15e6b
commit
b540181990
5 changed files with 89 additions and 14 deletions
|
@ -23,4 +23,5 @@ type Tap interface {
|
|||
RemoveIP(ip net.IPNet) error
|
||||
IPs() ([]net.IPNet, error)
|
||||
DeviceName() string
|
||||
AddMulticastGroupChangeHandler(func(bool, *MulticastGroup))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue