Crates.io | rtable |
lib.rs | rtable |
version | 0.2.1 |
source | src |
created_at | 2019-07-16 20:46:40.358111 |
updated_at | 2020-01-13 21:51:40.731767 |
description | Generic Routing Table Library with Radix Tree |
homepage | |
repository | https://github.com/sjtakada/rtable |
max_upload_size | |
id | 149488 |
size | 82,991 |
This is a zero depenency library for IP routing table based on Radix tree. It is inspired by table.c
from GNU Zebra.
This library is distributed under GNU General Public License version 3 (GPLv3).