sooryan / HandShake

A TCP/IP stack implemented on the linux user space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HandShake

HandShake is a in progress TCP/IP stack implemented on the linux user space using TUN/TAP devices.

Right now, it doesn't really do much beyond parsing ethernet packets :)

About

A TCP/IP stack implemented on the linux user space


Languages

Language:C 97.5%Language:Makefile 2.5%