1. 24 Jan, 2015 1 commit
  2. 20 Jan, 2015 1 commit
    • Juan Batiz-Benet's avatar
      p2p/net/conn: cleaner reuse port setup · 6012b867
      Juan Batiz-Benet authored
      This commit cleans up the reuse port setup, and fixes a problem:
      make sure to filter addrs out that we simply cannot dial with
      (e.g. loopback -> non-loopback, or linklocal -> nonlinklocal)
      6012b867
  3. 13 Jan, 2015 16 commits
  4. 02 Jan, 2015 1 commit
    • Juan Batiz-Benet's avatar
      net -> p2p/net · 72df463f
      Juan Batiz-Benet authored
      The net package is the next to move. It will be massaged
      a bit still to fix the Network / "NetworkBackend" conflict.
      72df463f