libghc-iproute-prof

Haskell ip routing table; profiling libraries
  http://www.mew.org/~kazu/proj/iproute/
  0
  no reviews



Ip routing table is a tree of ip ranges to search one of them on the longest match base. it is a kind of trie with one way branching removed. both ipv4 and ipv6 are supported.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.