Skip to content

Interface statistics via netlink #148

Description

@mrabine

Description

Add per-interface statistics (rx/tx bytes, packets, errors, drops, missed) via netlink RTM_GETSTATS / IFLA_STATS64.

Acceptance criteria

  • Retrieve per-interface stats via RTM_GETSTATS netlink message
  • Expose IFLA_STATS64 counters : rx/tx bytes, packets, errors, drops, missed, multicast
  • Stats accessible via Interface class
  • Both polling and event-based update modes supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions