Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix another radix case. | Vsevolod Stakhov | 2014-09-17 | 1 | -13/+77 | |
| | ||||||
* | More fixes to compressed radix. | Vsevolod Stakhov | 2014-09-17 | 1 | -13/+55 | |
| | ||||||
* | Fix some more issues in compressed radix. | Vsevolod Stakhov | 2014-09-17 | 1 | -8/+21 | |
| | ||||||
* | Fix radix leaf nodes insertion. | Vsevolod Stakhov | 2014-09-16 | 1 | -2/+8 | |
| | ||||||
* | Implement new path-compressed radix trie. | Vsevolod Stakhov | 2014-09-15 | 1 | -7/+304 | |
| | | | | | | - The performance benefit over the old algorithm is about 10 times. - Memory usage is significantly lower as well. - Now radix trie can accept any IPv4/IPv6 values | |||||
* | Hide the concrete radix trie implementation. | Vsevolod Stakhov | 2014-09-12 | 1 | -0/+14 | |
| | ||||||
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -35/+55 | |
| | ||||||
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -56/+36 | |
| | | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d. | |||||
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -36/+56 | |
| | ||||||
* | Add function `radix32_tree_find_addr`. | Vsevolod Stakhov | 2014-04-21 | 1 | -0/+10 | |
| | ||||||
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -0/+311 | |