Menu

#51 TTL in P2P mode is 1 for all messages, not just peer messages

v1.0_(example)
closed
None
5
2013-09-23
2013-09-18
Jan Breuer
No

After emmiting first P2P peerDelayReq packet, all other sync packets are with TTL=1. (Same for peerDelayRespFollowUp and announce, follow packets)

TTL=1 shoul be only for peerDelay messages and not for Sync, FollowUp, Announce

This bug was introduced by solution of [bugs:#45]

Related

Bugs: #45

Discussion

  • Wojciech Owczarek

    • assigned_to: Wojciech Owczarek
     
  • Wojciech Owczarek

    Jan,

    See rev. 375 - I added last TTL tracking for sendGeneral and sendEvent. If TTL is set successfully, last set ttl value is now tracked and set to 1 or rtOpts->ttl if/when required.

    Give it a go if you're still in testing mode :)

    Cheers
    Woj

     
  • Jan Breuer

    Jan Breuer - 2013-09-23
    • status: open --> closed
     
  • Jan Breuer

    Jan Breuer - 2013-09-23

    It is OK now

     

Log in to post a comment.