Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libgtop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • libgtop
  • Issues
  • #12

Closed
Open
Created Dec 08, 2008 by Bugzilla@bugzilla-migration💬Reporter

glibtop_get_netload doesn't support muliples IPv6 addresses

Submitted by Germán Poo-Caamaño

Link to original bug (#563768)

Description

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 [...]

Depends on

  • Bug 565096

Blocking

  • Bug 156176
Assignee
Assign to
Time tracking