andrei 2009/06/17 11:12:08 CEST
SER CVS Repository
Modified files: . sctp_options.c sctp_server.c Log: sctp: SCTP_PEER_ADDR_PARAMS fix for older kernels
On older kernels (< 2.6.27) one has to set the AF when setting a SCTP_PEER_ADDR_PARAMS socket option even if the address is the wildcard (INADDR_ANY). This affects the sctp_hbinterval and sctp_pathmaxrxt config options.
Reported-by: Cristian Constantin cristian.constantin@iptel.org
Revision Changes Path 1.10 +19 -5 sip_router/sctp_options.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_options.c.diff... 1.30 +7 -4 sip_router/sctp_server.c http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_server.c.diff?...