Ported remaining netns.sh
- Ported remaining netns.sh tests - Begin work on generic implementation of bind interface
This commit is contained in:
@@ -57,7 +57,6 @@ type NativeTun struct {
|
||||
}
|
||||
|
||||
func (tun *NativeTun) File() *os.File {
|
||||
println(tun.fd.Name())
|
||||
return tun.fd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user