Ping using x/net/icmp#2839
Conversation
|
This is great. When I wrote the first version of this, I am not sure those packages existed ... this is a very nice improvement. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2839 +/- ##
==========================================
- Coverage 75.70% 75.67% -0.03%
==========================================
Files 426 425 -1
Lines 42847 42836 -11
==========================================
- Hits 32438 32418 -20
- Misses 10409 10418 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
3940553 to
64c5365
Compare
|
Localhost will require more work, but current version has problem also. |
Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
|
So is this ready or do you want to write the vmtest too? |
Yeah it's ready and I added some vmtests, there is a known problem like pinging localhost with -c>1, but original version has the same problem. I have solution for IPv4, but not yet for IPv6. |
No description provided.