kubo/p2p
Juan Batiz-Benet 6de542b1eb p2p/net/conn: cleaner reuse port setup
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)
2015-01-19 23:18:52 -08:00
..
crypto rm unused proto 2015-01-18 14:41:42 -08:00
host move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
net p2p/net/conn: cleaner reuse port setup 2015-01-19 23:18:52 -08:00
peer move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
protocol p2p/proto/identify: use observed listen addrs 2015-01-19 23:18:51 -08:00
test p2p/test/reconnects: faster tests 2015-01-19 23:18:51 -08:00