1. Get set by id uses loop instead of recursion 2. All other routines that used to iterate over the list are re-factored to trace the tree recursively. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/578
-- Commit Summary --
* dispatcher: use avl-tree for ds_set indexing
-- File Changes --
M modules/dispatcher/dispatch.c (873) M modules/dispatcher/dispatch.h (13) M modules/dispatcher/dispatcher.c (215)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/578.patch https://github.com/kamailio/kamailio/pull/578.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/578