good morning!!!!

Skip to content
Snippets Groups Projects
  1. Feb 03, 2019
  2. Feb 01, 2019
  3. Jan 31, 2019
    • Felix Lange's avatar
      p2p/discover: improve table addition code (#18974) · a89170cf
      Felix Lange authored
      This change clears up confusion around the two ways in which nodes
      can be added to the table.
      
      When a neighbors packet is received as a reply to findnode, the nodes
      contained in the reply are added as 'seen' entries if sufficient space
      is available.
      
      When a ping is received and the endpoint verification has taken place,
      the remote node is added as a 'verified' entry or moved to the front of
      the bucket if present. This also updates the node's IP address and port
      if they have changed.
      Unverified
      a89170cf
  4. Jan 30, 2019
  5. Jan 29, 2019
  6. Jan 28, 2019
  7. Jan 27, 2019
  8. Jan 26, 2019
  9. Jan 25, 2019
  10. Jan 24, 2019
Loading