8000 GitHub - TravisCardwell/iproute: IP Routing Table in Haskell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TravisCardwell/iproute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions status

Haskell library for IP addresses and IP routing table.

This library can handle both IPv4 and IPv6 addresses.

The IP routing table is a finite map (or an associative array) based on the longest match.

The algorithm of the IP routing table is described in "Radish -- A Simple Routing Table Structure for CIDR" and its PDF is found on the following page:

http://www.mew.org/~kazu/proj/iproute/en/

About

IP Routing Table in Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%
0