Historial de Commits

Autor SHA1 Mensaje Fecha
  Steven Dake fef259970a Remove cancel token retransmit timeout. hace 15 años
  Steven Dake b8878d2e76 Remove reset of token timeout on retransmitted token reception. The timer hace 15 años
  Steven Dake 95615b2fec Fix fail list fault that occurs in very rare circumstances. hace 15 años
  Steven Dake 22471e113d Fix fail to receive logic which occurs very rarely on high loss networks with hace 15 años
  Steven Dake 79c60fd0ad Totem spec is clear: hace 15 años
  Angus Salkeld 2a23dfc585 cov 10391: allow assert to check for a negative number hace 16 años
  Angus Salkeld 92985c31d9 cov 10405: remove unused pointer from totemsrp. hace 16 años
  Angus Salkeld 18326ad242 cov 10392: remove pointless assert hace 16 años
  Angus Salkeld 3eb76c2154 cov 10382: improve error handling around open() hace 16 años
  Steven Dake 5672c3efa8 The retransmit token storage area is an improper type of an array of pointers hace 16 años
  Steven Dake 005b9af59d When a message is retransmitted, a memmove operation is done to remove the hace 16 años
  Steven Dake 80d621e25f Allow maximum entries in the retransmit queue when recovery takes place. hace 16 años
  Steven Dake 107ef19913 Save the ring id and restore it properly when the recovery operation fails as hace 16 años
  Steven Dake 084d19cddc Fix problem where retransmissions don't occur resulting in failure to receive hace 16 años
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() hace 16 años
  Steven Dake bc64fbcb58 Patch to set unset value in token hold cancel structure as to not crash hace 16 años
  Angus Salkeld 8671945cef totemsrp: fix transitional configuration changes with long token timeouts hace 16 años
  Steven Dake dc2a0e68d6 Remove invalid assertion in totemsrp. hace 16 años
  Steven Dake 208d907f63 Remove string overwrite if many recovery messages are originated. hace 16 años
  Steven Dake f434e74faa Remove compiler warning in totemsrp. hace 16 años
  Steven Dake b4367e6075 Set boolean indicating the retrans flag was set to 1 to 0 when setting retrans hace 16 años
  Steven Dake ff5cd7d57c Make assertions for range checking of message delivery check with the define hace 16 años
  Steven Dake adf8d6db24 Prevent lockup in recovery state in totem after 206 messages are originated. hace 16 años
  Steven Dake 3020fd5742 Fix recovery messages to be proper length to remove segfault that occurs during hace 16 años
  Angus Salkeld c052bd3f3f stats: don't calloc the totemsrp stats struct. hace 16 años
  Angus Salkeld acf9a8d85f Correct some ugly indentation. hace 16 años
  Steven Dake 72fe262478 Start pause timer at initialization so first gather doesn't result in pause hace 16 años
  Angus Salkeld 29eb20a389 Rename totem_new_msg_signal() to something more generic. hace 16 años
  Angus Salkeld 948ca19aa7 Add some missing calls to increment the relevant stats. hace 16 años
  Angus Salkeld 73a24c0352 Add totem stats to objdb. hace 16 años