Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FDio/vpp
/ attach_vpp
Method
attach_vpp
test/test_linux_cp.py:646–648 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
644
645
@classmethod
646
def
attach_vpp(cls):
647
cls.setUpNetNS()
648
super().attach_vpp()
649
650
@classmethod
651
def
run_vpp(cls):
Callers
nothing calls this directly
Calls
1
setUpNetNS
Method · 0.80
Tested by
no test coverage detected