rtable

Crates.iortable
lib.rsrtable
version0.2.1
sourcesrc
created_at2019-07-16 20:46:40.358111
updated_at2020-01-13 21:51:40.731767
descriptionGeneric Routing Table Library with Radix Tree
homepage
repositoryhttps://github.com/sjtakada/rtable
max_upload_size
id149488
size82,991
Toshiaki Takada (sjtakada)

documentation

README

rtable.rs

This is a zero depenency library for IP routing table based on Radix tree. It is inspired by table.c from GNU Zebra.

License

This library is distributed under GNU General Public License version 3 (GPLv3).

Commit count: 28

cargo fmt