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

Andrei Pelinescu-Onciul andrei at iptel.org
Fri Jun 26 19:55:06 CEST 2009


andrei      2009/06/26 19:55:06 CEST

  SER CVS Repository

  Modified files:
    .                    sctp_options.c sctp_options.h 
                         sctp_server.c sctp_server.h 
  Log:
  sctp:  assoc_tracking option
  
  Association tracking can now be turned on/off at runtime.
  Turning it off saves some memory and gives slightly better
  performance at the cost of having to turn off some other features
  that depend on it (right now that will be sctp_assoc_reuse).
  
  Revision  Changes    Path
  1.11      +67 -6     sip_router/sctp_options.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_options.c.diff?r1=1.10&r2=1.11
  1.7       +4 -2      sip_router/sctp_options.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_options.h.diff?r1=1.6&r2=1.7
  1.31      +43 -10    sip_router/sctp_server.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_server.c.diff?r1=1.30&r2=1.31
  1.7       +3 -1      sip_router/sctp_server.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_server.h.diff?r1=1.6&r2=1.7



More information about the sr-dev mailing list