Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/savoirfairelinux/opendht. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jul 17, 2022
  2. Apr 02, 2022
  3. Mar 11, 2022
  4. Jan 16, 2020
    • Adrien Béraud's avatar
      Update peer_discovery.cpp · 91e1e942
      Adrien Béraud authored
      91e1e942
    • Adrien Béraud's avatar
      Update peer_discovery.cpp · ae89365f
      Adrien Béraud authored
      ae89365f
    • Adrien Béraud's avatar
      Update peer_discovery.cpp · 93cd8d54
      Adrien Béraud authored
      93cd8d54
    • M P's avatar
      implement connectivity change in peer discovery · 9487bc5e
      M P authored and Adrien Béraud's avatar Adrien Béraud committed
      this makes peer discovery pub/sub on connectivity change, it aims to
      make peer discovery more energy efficient.
      
      also, stop echo'ing.
      
      TODO:
      in its current implementation however, peer_discovery operates in the
      dark; it doesn't know routes available to it (v4 vs v6); nor does it
      know of the state of the link(s) (UP vs. DOWN) and therefore it merely
      tries to, on connectivity change, (re)pub/sub on previous ip version
      routes.
      
      IDEA:
      open an interface to kernel so that peer discovery, and perhaps others,
      can learn about the routes available to them.
      
      don't leave
      
      add query() and direct publish(endpoint)
      
      check if peer discovery was request (run and compile time)
      
      add try/catch routine to DomainPeerDiscovery's constructor
      9487bc5e
  5. Jan 03, 2020
  6. Dec 09, 2019
  7. Sep 18, 2019
  8. Jun 07, 2019
  9. Jun 04, 2019
  10. May 20, 2019
  11. May 15, 2019
  12. May 03, 2019
  13. Apr 26, 2019
  14. Apr 25, 2019
  15. Apr 23, 2019
  16. Apr 19, 2019
  17. Apr 18, 2019
  18. Apr 17, 2019
  19. Apr 16, 2019
  20. Apr 15, 2019
  21. Apr 14, 2019
  22. Apr 09, 2019
  23. Apr 08, 2019
Loading