Skip to content

Constructed an Internet data router, modeled an IP router’s decision making, and created a cache using a trie for looking up in O(1) time recently used IP addresses and their output ports

Notifications You must be signed in to change notification settings

Danielzolty/IPRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

IPRouter

Constructed an Internet data router, modeled an IP router’s decision making, and created a cache using a trie for looking up in O(1) time recently used IP addresses and their output ports

About

Constructed an Internet data router, modeled an IP router’s decision making, and created a cache using a trie for looking up in O(1) time recently used IP addresses and their output ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages