After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652997 - Network related fixes for OpenBSD
Network related fixes for OpenBSD
Status: RESOLVED FIXED
Product: libgtop
Classification: Core
Component: bsd
2.28.x
Other OpenBSD
: Normal normal
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-20 11:57 UTC by Jasper Lievisse Adriaanse
Modified: 2011-06-22 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix hardware address and ipv6 scope/prefix retrieval on OpenBSD (2.28 KB, patch)
2011-06-20 11:57 UTC, Jasper Lievisse Adriaanse
none Details | Review

Description Jasper Lievisse Adriaanse 2011-06-20 11:57:01 UTC
Created attachment 190263 [details] [review]
Fix hardware address and ipv6 scope/prefix retrieval on OpenBSD

The attached diff fixes hardware address (GLIBTOP_NETLOAD_HWADDRESS) and ipv6 scope6/prefix6 (GLIBTOP_NETLOAD_SCOPE6/GLIBTOP_NETLOAD_PREFIX6) retrieval on OpenBSD.

Both tested succesfully with gnome-nettool.
Comment 1 Antoine Jacoutot 2011-06-22 13:46:49 UTC
Indeed with this patch I can see my HW address just fine, thanks.
Since it doesn't have any effect on !OpenBSD it would be nice if this could be committed.
Comment 2 Jasper Lievisse Adriaanse 2011-06-22 15:27:45 UTC
Thanks, I've committed the patch.