andrei      2008/11/07 15:53:05 CET

  SER CVS Repository

  Modified files:
    .                    sctp_options.c sctp_options.h 
                         sctp_server.c 
  Log:
  sctp: send retries option and unordered fix
  
  - added a new option for forcing send retries by attempting to re-open
   the association (useful for example when a peer reboots or performs a
   failover to another host, to avoid loosing the current association send
   queue)
  - fix: SCTP_UNORDERED properly set
  
  Revision  Changes    Path
  1.2       +8 -1      sip_router/sctp_options.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_options.c.diff?r1=1.1&r2=1.2
  1.2       +4 -1      sip_router/sctp_options.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_options.h.diff?r1=1.1&r2=1.2
  1.16      +118 -7    sip_router/sctp_server.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/sctp_server.c.diff?r1=1.15&r2=1.16
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to