virtual-net: initial (#4751)
This commit is contained in:
committed by
GitHub
Unverified
parent
773169e0c4
commit
a78814a2e9
@@ -44,6 +44,10 @@ func (sv *STCPVisitor) Run() (err error) {
|
||||
}
|
||||
|
||||
go sv.internalConnWorker()
|
||||
|
||||
if sv.plugin != nil {
|
||||
sv.plugin.Start()
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user