Skip to content

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Apr 25, 2021

When receiving PING from an IPv4 address over IPv6, the implementation sent
back a IPv4-in-IPv6 address. This change makes it reflect the IPv4 address.

When receiving PING from an IPv4 address over IPv6, the implementation sent
back a IPv4-in-IPv6 address. This change makes it reflect the IPv4 address.
@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #937 (d57c731) into master (6fa0e70) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #937      +/-   ##
==========================================
- Coverage   49.01%   48.99%   -0.02%     
==========================================
  Files         422      422              
  Lines       47238    47241       +3     
==========================================
- Hits        23152    23148       -4     
- Misses      22062    22084      +22     
+ Partials     2024     2009      -15     
Impacted Files Coverage Δ
p2p/discover/v5_udp.go 80.42% <100.00%> (-0.92%) ⬇️
trie/sync_bloom.go 54.28% <0.00%> (-5.72%) ⬇️
p2p/discover/v4_udp.go 72.91% <0.00%> (-4.33%) ⬇️
rpc/client.go 83.52% <0.00%> (-1.18%) ⬇️
p2p/simulations/mocker.go 28.86% <0.00%> (-1.04%) ⬇️
p2p/simulations/network.go 57.57% <0.00%> (-0.87%) ⬇️
ctxc/downloader/downloader.go 76.53% <0.00%> (+0.21%) ⬆️
trie/proof.go 72.81% <0.00%> (+0.32%) ⬆️
p2p/server.go 65.52% <0.00%> (+0.42%) ⬆️
... and 5 more

@ucwong ucwong merged commit 161f4d3 into master Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants