With this patch drouting can use "#*+" in addition to the decimal digits. ### Some tests with a set of 500.000 rules (64bit system) #### Performance impact (kamcmd droating.reload): decimal only: ~21sec decimal and "#*+": ~21sec #### Memory usage (kamcmd core.shmmem): after start, decimal only, used: 203119976 after start, decimal and "#*+", used: 240338888 You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/194
-- Commit Summary --
* Add symbols "#*+" to drouting tree
-- File Changes --
M modules/drouting/prefix_tree.c (61) M modules/drouting/prefix_tree.h (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/194.patch https://github.com/kamailio/kamailio/pull/194.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/194