- Package:
- netspeed
- Source:
- gnome-applets
- Submitter:
- Chow Loong Jin
- Date:
- 2023-04-26 09:01:09 UTC
- Severity:
- normal
- Tags:
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.