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 563768 - glibtop_get_netload doesn't support muliples IPv6 addresses
glibtop_get_netload doesn't support muliples IPv6 addresses
Status: RESOLVED OBSOLETE
Product: libgtop
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on: 565096
Blocks: 156176
 
 
Reported: 2008-12-08 21:12 UTC by Germán Poo-Caamaño
Modified: 2018-01-10 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Germán Poo-Caamaño 2008-12-08 21:12:33 UTC
The current structure (struct glibtop_netload) only provides one IPv6
address.  However, a network interface can be defined with multiples IPv6
addresses (with different scopes).

For instance, the following ifconfig's output it is not possible to mimic
using glibtop_get_netload:

$ ifconfig 
eth0      Link encap:Ethernet  HWaddr 00:05:5D:8B:4B:22  
          [...]
          inet6 addr: 2001:1310:8122:2::1/48 Scope:Global
          inet6 addr: fe80::205:5dff:fe8b:4b22/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          [...]
Comment 1 GNOME Infrastructure Team 2018-01-10 19:46:44 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgtop/issues/12.