[sr-dev] CVS:commitlog: sip_router sctp_options.c sctp_server.c

Andrei Pelinescu-Onciul andrei at iptel.org
Wed Jun 17 11:12:08 CEST 2009


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 at 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?r1=1.9&r2=1.10
  1.30      +7 -4      sip_router/sctp_server.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_server.c.diff?r1=1.29&r2=1.30



More information about the sr-dev mailing list