Skip to content

MentOS with a network stack. MentOS is an educational 32-bit linux-like Operating System.

License

Notifications You must be signed in to change notification settings

eeropomell/MentOS-network-stack

 
 

Repository files navigation

MentOS with a network stack

In this project I implement a network stack for MentOS to understand better how the kernel deals with networking.

It is not finished yet, so far it can send and receive UDP packets on the loopback interface

The design is insipired by the BSD network stacks

About

MentOS with a network stack. MentOS is an educational 32-bit linux-like Operating System.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.9%
  • CMake 2.2%
  • Other 0.9%