Level-IP(Linux userspace TCP/IP stack)

转自:github.com/saminiir/level-ip

Level-IP is a Linux userspace TCP/IP stack, implemented with TUN/TAP devices.

The main goals are to:

  • Learn TCP/IP
  • Learn Linux systems/network programming
  • Learn Linux Socket API

The results of the learning experience will be accompanied by explanatory blog posts:

原文地址:https://www.cnblogs.com/jiujuan/p/9461889.html