[Goodies-dev] [Bug 9807] Netload-plugin cannot handle predictable interface names.

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Jan 26 23:29:45 CET 2013


https://bugzilla.xfce.org/show_bug.cgi?id=9807

--- Comment #1 from hager at gmx.se ---
Created attachment 4881
  --> https://bugzilla.xfce.org/attachment.cgi?id=4881&action=edit
Workaround for extending the maximum interface name size (+10 chars)

On Linux, max size definition should rather be retrieved from  <net/if.h>
(IFNAMSIZ).
It is currently 16. So extending from 10 to 20 should be enough for now, but it
is not clean.
Anyway, this patch allowed be to monitor my wireless interface.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list