#562170 netspeed selects wrong default interface

Package:
netspeed
Source:
gnome-applets
Submitter:
Chow Loong Jin
Date:
2023-04-26 09:01:09 UTC
Severity:
normal
Tags:
#562170#5
Date:
2009-12-23 12:26:58 UTC
From:
To:
When netspeed is told to use the default interface, it selects the first
interface from /proc/net/route that has a gateway of 0.0.0.0, which is wrong. It
should select the first interface that has a destination IP of 0.0.0.0, as
that would be the default route.