Add read and write functions for TunInterface
This adds read and write functionality for TunInterface.
This commit is contained in:
parent
9aa1951575
commit
82c4d218d7
5 changed files with 105 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1298,6 +1298,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"bindgen",
|
||||
"byteorder",
|
||||
"fehler",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue