Ping6 fails with IPV6_RECVERR
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Attempting to run `ping6 google.com` results in the error `ping6: IPV6_RECVERR: Invalid argument`. The same thing happens when running `ping google.com` as it seemingly defaults to IPv6 (adding the `-4` flag to force IPv4 then works).
`ping` and `ping6` were installed from `iputils-20190709-r0`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.