Speed-up lookup.
[apps/pfixtools.git] / common / tst-trie.c
2008-10-05 Florent BruneauSpeed-up lookup.
2008-10-05 Florent BruneauMerge branch 'master' into with-dns-bl
2008-10-05 Florent BruneauFix stats of tests.
2008-10-04 Florent BruneauCleanup logging.
2008-10-03 Florent BruneauAdd prefix and suffix matching for strlist filter.
2008-09-12 Florent BruneauFactorize code to map a file into memory.
2008-09-11 Florent BruneauHighly reduce the number of allocations required to...
2008-09-11 Florent BruneauPublish trie_lock and trie_unlock.
2008-09-11 Florent BruneauAdd show_content parameter to trie_inspect().
2008-09-11 Florent BruneauFix duplicate management.
2008-09-11 Florent BruneauMore informations in trie_inspect.
2008-09-11 Florent BruneauAdd shrink and memblock.
2008-09-11 Florent BruneauSmaller memory footprint.
2008-09-10 Florent BruneauCompacter trie, reduce the number of allocations.
2008-09-10 Florent BruneauMore tests and fixes.
2008-09-10 Florent BruneauLookup tests.
2008-09-10 Florent BruneauFixes and add small tests.