Ported remaining netns.sh
- Ported remaining netns.sh tests - Begin work on generic implementation of bind interface
This commit is contained in:
parent
e1227d3af4
commit
fa399a91d5
13 changed files with 194 additions and 28 deletions
|
|
@ -57,7 +57,6 @@ type NativeTun struct {
|
|||
}
|
||||
|
||||
func (tun *NativeTun) File() *os.File {
|
||||
println(tun.fd.Name())
|
||||
return tun.fd
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue