Sample picotcp application in RUST
How to build/test:
-
Compile picotcp
-
run make PICOTCP=/path/to/picotcp
-
run ./picotcp_rs (as root)
-
Configure your tun device (e.g. ifconfig tun0 192.168.2.7/24)
-
You can now ping the stack at its address 192.168.2.150