You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current system of using different software (fping vs fping6) for different versions of the IP stack is broken. As the IPv6 transition moves ahead its unreasonable to expect the user to do the IP address parsing and decide to use the appropriate tool for the address.
fping should work like traceroute, ssh or all other applications supporting both protocol versions by default.
How reproducible:
Always
Steps to Reproduce:
fping 2a03:2880:20:4f06:face:b00c:0:1
Actual results:
2a03:2880:20:4f06:face:b00c:0:1 address not found
Expected results:
2a03:2880:20:4f06:face:b00c:0:1 is alive
The text was updated successfully, but these errors were encountered:
I'm not sure how I feel about this, but since Fedora is bugging me about it:
https://bugzilla.redhat.com/show_bug.cgi?id=1221496
Description of problem:
The current system of using different software (fping vs fping6) for different versions of the IP stack is broken. As the IPv6 transition moves ahead its unreasonable to expect the user to do the IP address parsing and decide to use the appropriate tool for the address.
fping should work like traceroute, ssh or all other applications supporting both protocol versions by default.
How reproducible:
Always
Steps to Reproduce:
Actual results:
2a03:2880:20:4f06:face:b00c:0:1 address not found
Expected results:
2a03:2880:20:4f06:face:b00c:0:1 is alive
The text was updated successfully, but these errors were encountered: