Travis Cross a537d80372 Add new module: mod_prefix
mod_prefix is an in-memory data store optimized for fast lookups
according to the longest prefix match (LPM) rule.

Tables of key-value string pairs in JSON format can be loaded at
startup via configuration and at runtime via the API.

The implementation uses a bitwise trie (aka binary prefix tree), so
arbitrary string keys are supported.
2014-07-22 15:28:31 +00:00
..
2010-02-23 22:56:54 +00:00
2010-02-23 22:56:54 +00:00
2007-11-20 23:39:44 +00:00
2007-09-19 14:58:40 +00:00
2007-09-19 14:58:40 +00:00
2012-03-29 16:14:54 -05:00
2012-05-21 09:58:02 -05:00
2007-11-20 23:39:44 +00:00
2010-02-09 19:18:00 +00:00
2010-01-12 04:43:39 +00:00
2008-05-27 04:31:01 +00:00
2012-05-28 12:24:46 +00:00
2012-04-25 08:59:12 +00:00
2010-06-23 13:22:52 -05:00
2014-07-22 15:28:31 +00:00
2012-11-09 11:14:41 -06:00
2014-02-24 20:41:24 -05:00
2009-02-16 13:57:25 +00:00