Module: sip-router
Branch: tirpi/cfg_framework_multivalue
Commit: ec5bc6bb857b9c285bd849f1112acaeaf8e2d13b
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ec5bc6b…
Author: Miklos Tirpak <miklos(a)iptel.org>
Committer: Miklos Tirpak <miklos(a)iptel.org>
Date: Tue Sep 14 15:33:29 2010 +0200
cfg framework: support for group instances with delayed commits
cfg_set_delayed() and the related functions, commit, diff,... support
the additinal group instances from now.
The group instance must exist before cfg_set_delayed() is called, i.e.
the function does not create new instances.
---
cfg/cfg_ctx.c | 242 +++++++++++++++++++++++++++++++++++++++++++++++----------
cfg/cfg_ctx.h | 8 +-
2 files changed, 205 insertions(+), 45 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ec5…