Improve ipv6 route
This commit is contained in:
parent
2f5a02c140
commit
0efafc9963
3 changed files with 97 additions and 79 deletions
1
tun.go
1
tun.go
|
|
@ -43,6 +43,7 @@ type Options struct {
|
|||
IncludePackage []string
|
||||
ExcludePackage []string
|
||||
InterfaceMonitor DefaultInterfaceMonitor
|
||||
TableIndex int
|
||||
}
|
||||
|
||||
func CalculateInterfaceName(name string) (tunName string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue