Skip to content
master
Go to file
Code

Latest commit

Threading fixes, async test suites and TCP SACK receiver-side implementation
c1950ea

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Level-IP Build Status

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:

See Getting Started.

For development documentation, start with Development.

Reference works

License

See LICENSE.md (MIT)

You can’t perform that action at this time.