Changes between Initial Version and Version 1 of Ticket #49, comment 7


Ignore:
Timestamp:
10/15/13 23:29:34 (11 years ago)
Author:
avalentin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49, comment 7

    initial v1  
    11Hi!
    22
    3 I also saw this problem and thought about a soultion. I found the HMAC in auth mode, wich is enabled by default and gives a way to check a floated peer against the list of existing peers. If the HMAC fits the peers crypto context, the old peer is updated to the new address.
     3I also saw this problem and thought about a soultion. I found the HMAC in auth mode, which is enabled by default and gives a way to check a floated peer against the list of existing peers. If the HMAC fits the peers crypto context, the old peer is updated with the new address.
    44Please see the following patch as a draft!
    55