netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Vadim Kochan <vadim4j@gmail.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>, netdev@vger.kernel.org
Subject: Re: iproute2 tc: Print qdisc, stats, class, filter info to string rather than FILE
Date: Thu, 8 Jan 2015 00:06:20 +0000	[thread overview]
Message-ID: <20150108000620.GF21149@casper.infradead.org> (raw)
In-Reply-To: <20150107234608.GA1073@angus-think.lan>

On 01/08/15 at 01:46am, Vadim Kochan wrote:
> I'd like to have text info from tc on screen and output on the other
> data format to be the same, just only for this.

Look at:
https://github.com/tgraf/libnl/blob/master/src/nl-tctree-list.c

It shows how to use an API to retrieve the information you want and
allows to pretty print tc entries.

  reply	other threads:[~2015-01-08  0:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-07 21:53 iproute2 tc: Print qdisc, stats, class, filter info to string rather than FILE Vadim Kochan
2015-01-07 22:13 ` Florian Westphal
2015-01-07 22:12   ` Vadim Kochan
2015-01-07 23:08 ` Stephen Hemminger
2015-01-07 23:46   ` Vadim Kochan
2015-01-08  0:06     ` Thomas Graf [this message]
2015-01-08  1:02       ` Vadim Kochan

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=20150108000620.GF21149@casper.infradead.org \
    --to=tgraf@suug.ch \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=vadim4j@gmail.com \
    /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).