From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org
Subject: [PATCH iproute 0/2] introduce IFLA_INET6_STATS attribute parsing
Date: Wed, 10 Oct 2018 17:00:56 +0200 [thread overview]
Message-ID: <cover.1539182623.git.lorenzo.bianconi@redhat.com> (raw)
Add IFLA_INET6_STATS netlink attribute parsing in order to fix an issue
triggered dumping device statistics.
Introduce snmp header as helper to walks through attribute subfields
Lorenzo Bianconi (2):
uapi: add snmp header file
utils: fix get_rtnl_link_stats_rta stats parsing
include/uapi/linux/snmp.h | 323 ++++++++++++++++++++++++++++++++++++++
lib/utils.c | 27 ++++
2 files changed, 350 insertions(+)
create mode 100644 include/uapi/linux/snmp.h
--
2.17.1
next reply other threads:[~2018-10-10 22:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-10 15:00 Lorenzo Bianconi [this message]
2018-10-10 15:00 ` [PATCH iproute 1/2] uapi: add snmp header file Lorenzo Bianconi
2018-10-10 15:00 ` [PATCH iproute 2/2] utils: fix get_rtnl_link_stats_rta stats parsing Lorenzo Bianconi
2018-10-10 19:11 ` Stephen Hemminger
2018-10-11 12:24 ` Lorenzo Bianconi
2018-10-11 15:09 ` Stephen Hemminger
2018-10-15 16:41 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1539182623.git.lorenzo.bianconi@redhat.com \
--to=lorenzo.bianconi@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).