kubo/p2p
Juan Batiz-Benet e59b88dace p2p/proto/identify: use observed listen addrs
This commit finally makes use of the sent observed addrs.
If the connection's local address is from one of our
listen addrs, then the remote's observed addr is its
natted mapping, which is useful to us. For now, we add
it directly to our address book. (a future commit should
make addressbook addresses expire)
2015-01-19 23:18:51 -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: use reuseport 2015-01-19 23:18:51 -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