Skip to content

ArnaudLcm/tcp-ip-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP-IP stack built from scratch

Minimal user space implementation of a TCP/IP stack

About

The goal of this project is to implement a secure and asynchronous chat over TXT records

Note

This is a work in progress

Introduction

This is a minimal user space implementation of a TCP/IP stack.

How does it work ?

To receive Layer-2 packets, we rely on TUN/TAP devices.

Requirements

  • Linux kernel with module tun: modprobe tun

RFC used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published