PlugaruT / wingpanel-monitor

System Monitor Indicator for Wingpanel
GNU General Public License v3.0
75 stars 8 forks source link

Adjust network speed for packet header overhead #39

Closed vjr closed 2 years ago

vjr commented 2 years ago

Fix #38

Subtract an approximate packet header size overhead from the bytes transferred so as to display the actual real world data transfer payload.

vjr commented 2 years ago

@andirsun

I've tried this PR on my desktop (which has an ethernet and wifi) and my laptop with an intel ax201 wifi and it appears to give more accurate if not perfectly accurate readings.

andirsun commented 2 years ago

@vjr Thanks for your PR, let me test in my laptop some hours and report back.

vjr commented 2 years ago

Hello @andirsun have you had the chance yet to try this PR and see whether it is worthwhile to merge or close?