Skip to content

danielinux/picotcp-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picotcp-rust

Sample picotcp application in RUST

How to build/test:

  1. Compile picotcp

  2. run make PICOTCP=/path/to/picotcp

  3. run ./picotcp_rs (as root)

  4. Configure your tun device (e.g. ifconfig tun0 192.168.2.7/24)

  5. You can now ping the stack at its address 192.168.2.150

About

Sample picotcp application in RUST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages