kubo/p2p/protocol
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
..
identify p2p/proto/identify: use observed listen addrs 2015-01-19 23:18:51 -08:00
relay move generic packages to thirdparty (see thirdparty/README.md) 2015-01-18 14:04:45 -08:00
mux_test.go fix(mux) expose method to SetDefaultHandler 2015-01-14 16:26:21 -08:00
mux.go eventlog: rm noisy low-signal statement 2015-01-18 14:41:42 -08:00
protocol.go protocol and muxer pkg 2015-01-02 08:46:45 -08:00