Module: sip-router
Branch: master
Commit: 3ab8aff76a4c81c004511e87bfd7ffb38b6d9555
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3ab8aff…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Fri Dec 19 14:24:50 2008 +0100
Merge commit 'origin/ser_core_cvs'
* commit 'origin/ser_core_cvs':
dns: fix build warnings when compiling without ipv6
core: fix build on Darwin
doc: tcp tunning update
sctp: SO_REUSEADDR on the sctp sockets
tcp: fix for async write
another switch where PROTO_SCTP was missing - added case
sctp protocol decoded in RPC dst_blacklist.view
clean up whitespace in makefile
added README.prefix_route
Use explicit comparison with NULL, it's more clear and shuts off gcc,
Fix warnings on LP64 plarforms out there (all 64-bit amd64/emt64 unixes
added new module prefix_route
update RPM spec file
t_suspend() and t_continue() functions have been documented.
dns: naptr local preferences fix
more type punning warnings fixed
avp: warning fixes & more sane usr_avp struct
dns cache: fixed missing sctp SRV queries
dns: fixed missing sctp SRV queries
---