You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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