mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 04:47:38 +02:00
Experimenting
This commit is contained in:
@@ -102,3 +102,5 @@ func (t *tun) SupportsMultiqueue() bool {
|
||||
func (t *tun) NewMultiQueueReader() (io.ReadWriteCloser, error) {
|
||||
return nil, fmt.Errorf("TODO: multiqueue not implemented for android")
|
||||
}
|
||||
|
||||
func (t *tun) TunPrefixLen() int { return 0 }
|
||||
|
||||
Reference in New Issue
Block a user