Module: sip-router
Branch: master
Commit: c6b62bf87238be251845f33fc306bb4522ca5915
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c6b62bf…
Author: Marius Zbihlei <marius.zbihlei(a)1and1.ro>
Committer: Marius Zbihlei <marius.zbihlei(a)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=c6b…