C/C++
router.zip
Associated article: Fast IP Routing with LC-Tries
Tags: C/C++ Design Open Source
Unpublished source code and related files accompanying the article by Stefan Nilsson and Gunnar Karlsson in which they show how to perform the lookups efficiently with a simple data structure--a level-compressed trie. Requires UNZIP/PKUNZIP to extract
Table Of Contents: clock.c trie.h trie.c qsort.h qsort.c makefile Good_32bit_Rand.h Good_32bit_Rand.c trietest.c


