• Jan Engelhardt's avatar
    Add IFLA_STATS64 support · 8864ac9d
    Jan Engelhardt authored
    `ip -s link` shows interface counters truncated to 32 bit. This is
    because interface statistics are transported only in 32-bit quantity
    to userspace. This commit adds recognition for the new IFLA_STATS64
    attribute that exports them in full 64 bit.
    Signed-off-by: default avatarJan Engelhardt <jengelh@medozas.de>
    8864ac9d
ipaddress.c 31.9 KB