Scott Emmons - 2014-09-22

I can confirm this bug. A 10Gbps interface ends up with nicp->speed having the value 1410065408.

This cannot be worked around by specifying the -S option either, as -S only takes effect if the SIOCETHTOOL call fails - this also seems to be a bug which I hacked around by simply returning at the beginning of get_speed_duplex() if find_interface_speed(nicp) return true;

 

Last edit: Scott Emmons 2014-09-22