Historial de Commits

Autor SHA1 Mensaje Fecha
  Angus Salkeld 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] hace 15 años
  Zane Bitter dddaeef21c Allocate packet buffers in the transport drivers hace 15 años
  Steven Dake 6aa47fde95 Fix abort when token is lost in RECOVERY state hace 15 años
  Steven Dake 7471c88346 Don't assert when ring id file is less then 8 bytes hace 15 años
  Steven Dake 6646a864b4 Handle delayed multicast packets that occur with switches hace 15 años
  Jan Friesse b9df4424b1 Display warning when not possible to form cluster hace 15 años
  Steven Dake bb05aed93f Add the UDPU transport hace 15 años
  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 16 años
  Steven Dake 79c60fd0ad Totem spec is clear: hace 16 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