Add setup command to TunInterface
This commit is contained in:
parent
0fe630878d
commit
80ae0f9d0f
5 changed files with 111 additions and 2 deletions
|
|
@ -14,6 +14,7 @@ tracing = "0.1"
|
|||
log = "0.4"
|
||||
serde = { version = "1", features = ["derive"], optional = true }
|
||||
schemars = { version = "0.8", optional = true }
|
||||
rtnetlink = "0.14"
|
||||
|
||||
futures = { version = "0.3.28", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue