Replies: 1 comment
-
I'm trying to make one, for Python strobecat/pytun-pmd3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not familiar with this project, but I noticed that it has nice abstractions at multiple networking layers so it got me thinking, could I use this to run user-space networking? Specifically, I'm looking for a Rust replacement for Google's netstack so that I can tunnel L2 over something else (like L4). See this project as an example.
Beta Was this translation helpful? Give feedback.
All reactions