Module: sip-router Branch: mariuszbihlei/ipv6_fix Commit: bcea195d73c85adaa9790320998100b80a00b375 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bcea195d...
Author: Marius Zbihlei marius.zbihlei@1and1.ro Committer: Marius Zbihlei marius.zbihlei@1and1.ro Date: Wed Sep 28 13:39:39 2011 +0300
core:socket_info Added automatic discovery of IPv6 interfaces on Linux using RT_NETLINK socks
The behavior now is identical for IPv4 or IPv6 interfaces : if no listen directives are given, either via command line or config file, Kamailio will automatically detect IPv4/IPv6 interfaces and bind to them (well, it will not bind to link-local prefixes)
---
socket_info.c | 415 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 403 insertions(+), 12 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=bcea...