Module: sip-router Branch: master Commit: d1ed60050d9c16b8b1b58559a5a1aea23f640b2d URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d1ed6005...
Author: Richard Fuchs rfuchs@sipwise.com Committer: Andreas Granig agranig@sipwise.com Date: Wed Dec 21 16:19:31 2011 +0100
lcr: added IPv6 support.
- Support both IPv4 and IPv6 addresses as ip_addr.
---
modules/lcr/README | 2 +- modules/lcr/doc/lcr_admin.xml | 3 +- modules/lcr/hash.c | 2 +- modules/lcr/lcr_mod.c | 236 ++++++++++++++++++++++++++--------------- modules/lcr/lcr_mod.h | 3 +- modules/lcr/lcr_rpc.c | 23 +++- 6 files changed, 173 insertions(+), 96 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=d1ed...