Skip to content

Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device

License

Notifications You must be signed in to change notification settings

geph-official/ipstack-geph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IpStack-Geph

A fork of narrowlink/ipstack. Main changes:

  • Not tightly coupled to TUN interfaces. Instead, packets are passed in and out of the stack in a generic fashion using channels.
  • De-tokio-ified, like the rest of the Geph package ecosystem. Does not use the tokio executor and implenets futures I/O traits.

About

Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%