BSD-3-Clause licensed and maintained by Kazu Yamamoto
This version can be pinned in stack with:iproute-1.7.13@sha256:db38adf1850f0d0e07458e907748abdf45a6f9befed5d29c331d4525dec1b036,1936

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.