498 Commits (16d314cf300ca99f71b196fb8321992838f92884)

Author SHA1 Message Date
Cyril Fougeray 16d314cf30 Deduplicating code when parsing ipv4/ipv6 address; from the comment on the PR 4 years ago
Cyril Fougeray 3fa37a3452 Added parsing of IPv6 addresses for incomming mDNS requests 4 years ago
Will 7cfc4e645e
Bump Autonat version & validate fixed call loop in `.Addrs` (#988) 4 years ago
Steven Allen 717d9e7574 fix: use the correct external address when NAT port-mapping 4 years ago
Raúl Kripalani a5786f0415
upgrade deps + interoperable uvarint delimited writer/reader. (#985) 4 years ago
sandman d9a4e38ac4 fix to call PublicAddr interface of AutoNat 4 years ago
sandman a55891f71b add AutoNat PublicAddr when host can be dialed but not get public addr by net.InterfaceAddrs() 4 years ago
Steven Allen 9cd6aaa9ea
Fix address advertisement bugs (#974) 4 years ago
Steven Allen 72770db2f6 fix: avoid a close deadlock in the natmanager 4 years ago
Raúl Kripalani 985120b6f9
upgrade swarm; add ID() on mock conns and streams. (#970) 4 years ago
Steven Allen 1180b6fa1e fix(nat): use the right addresses when nat port mapping 4 years ago
Steven Allen 34e67e019e Fix peer handler race 4 years ago
Steven Allen 5ae0888629 fix(id): document observation struct 4 years ago
Steven Allen a03403fa64 fix: optimize numInbound count 4 years ago
Steven Allen 1e4ce46ca7 test(id): fix nits 4 years ago
Steven Allen 1dd7a8c4d4 fix: count observations with at least one inbound connection as inbound 4 years ago
Steven Allen 6ca83309d2 fix(mocknet): set inbound/outbound on the right link 4 years ago
Steven Allen a0813d7292 fix: make address observation types private 4 years ago
Steven Allen b22add866a fix: remove more field 4 years ago
Aarsh Shah 513e13d0d2 changes as per review 4 years ago
Aarsh Shah c4a1e220ac test large push msgs 4 years ago
Aarsh Shah 60b52f10ae more protocol strings 4 years ago
Aarsh Shah 1b36fd8697 first draft 4 years ago
Aarsh Shah 6b34fff392
fixed compilation error (#956) 5 years ago
Aarsh Shah 3a1d20b748
Filter Interface Addresses (#936) 5 years ago
Steven Allen be70fa2460 test: fix test for immediately forgetting addresses 5 years ago
Steven Allen 59062c6d6d fix: remove old addresses in identify immediately 5 years ago
Aarsh Shah 0dd65a5998
fix flaky test (#952) 5 years ago
Steven Allen 6ef5f5dacf fix: group observations by zeroing port 5 years ago
Aarsh Shah ba118a4d14 create subscriber first 5 years ago
Aarsh Shah 79ead33e32
Filter observed addresses (#917) 5 years ago
Steven Allen 01da330ef2 fix: don't try to marshal a nil record 5 years ago
Steven Allen e3a983a355 fix: don't leak a goroutine if a peer connects and immediately disconnects 5 years ago
Yusef Napora 82c11bce2a sleep longer in test 5 years ago
Yusef Napora bd9e7b59ce detect listen addr changes in BasicHost 5 years ago
Yusef Napora 3364dccbbf make test fail to demonstrate issue 5 years ago
Yusef Napora 0d6e02e95b add test to demo missing peer records after listen 5 years ago
Aarsh Shah a7671efe6b
no signed peer records for mocknets (#934) 5 years ago
Steven Allen b42ba0faf3
various identify fixes and nits (#922) 5 years ago
Aarsh Shah 973933ad7d
Remove race between ID, Push & Delta (#907) 5 years ago
Raúl Kripalani d9d18512ca
fix a compilation error introduced in 077a818. (#919) 5 years ago
Yusef Napora 077a81814f
exchange signed routing records in identify (#747) 5 years ago
Steven Allen 84b923c7bf fix: address code review 5 years ago
Steven Allen 06d9fc7987 fix: keep observed addrs alive as long as their associated connections are alive 5 years ago
Steven Allen d3b7b3b907 test: fix a flaky test 5 years ago
Aarsh Shah 3d676b688c skip test local addr filtering 5 years ago
Steven Allen bd040ba050 fix: refactor logic for identifying connections 5 years ago
Steven Allen e13a3fe3a3 fix: reduce log level of a noisy log line 5 years ago
Edgar Aroutiounian 28f45ac904 [discovery] missing defer .Stop on ticker 5 years ago
Will Scott 81302e977a
remote mock addresses won't be unspecified. deprioritize those 5 years ago