Skip to content

walkerab/TCP-IP-Stack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetStack a TCP/IP stack written in Perl

The goal of this project is to create a complete RFC compliant TCP/IP Stack in Perl. This project is being developed solely for educational and research purposes by computer science students at the University of Vancouver Island.

Goals

  • RFC compliant across all layers
  • Layer isolation ie. a layer can only see what is above and below it on the stack

TODO

  • benchmark threads/evented model for handling incoming packets

About

computer science 460 group project written in perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%