Module: sip-router Branch: andrei/path Commit: c43dc0cd35eff000a2eb7e40c65d85367c58e412 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c43dc0cd...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Fri Sep 4 15:09:08 2009 +0200
core: append_branch & next_branch api changes
- added path, branch flags support and switched the parameters to str for append_branch and next_branch. append_branch is now exactly the same as km_append_branch. - added ser_append_branch for compatibility with ser modules which don't need the extra parameters. - updated core code to use the modified api.
---
action.c | 2 +- dset.c | 152 ++++++++++++++++----------------------------------------- dset.h | 46 +++++++++++++---- select_core.c | 6 +- 4 files changed, 83 insertions(+), 123 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=c43d...