News

An implementation of IP Prefix Tree (Binary Tree) or Routing Table in Python. Inspired by iproute2 utility in Linux and pytricia Python module (implemented in C). The tree is built by inserting IP ...