Skip to content

Better count of dropped tx packets #25

@vertexodessa

Description

@vertexodessa

while (fgets(line, sizeof(line), fp) != NULL) {

Suggestion:
instead of parsing /proc/net/dev, I think we can just read /sys/class/net/wlan0/statistics/tx_dropped

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions