netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Vadim Kochan <vadim4j@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] ss: Use rtnl_dump_filter in handle_netlink_request
Date: Wed, 3 Dec 2014 09:21:29 -0800	[thread overview]
Message-ID: <20141203092129.49f16769@urahara> (raw)
In-Reply-To: <1417531984-3522-1-git-send-email-vadim4j@gmail.com>

On Tue,  2 Dec 2014 16:53:04 +0200
Vadim Kochan <vadim4j@gmail.com> wrote:

> Replaced handling netlink messages by rtnl_dump_filter
> from lib/libnetlink.c, also:
> 
>     - removed unused dump_fp arg;
>     - added MAGIC_SEQ #define for 123456 seq id
> 
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>

This doesn't work correctly.

Simple test
  $ misc/ss >/dev/null
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory

  reply	other threads:[~2014-12-03 17:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 14:53 [PATCH iproute2] ss: Use rtnl_dump_filter in handle_netlink_request Vadim Kochan
2014-12-03 17:21 ` Stephen Hemminger [this message]
2014-12-03 17:20   ` vadim4j
2014-12-03 17:51     ` Stephen Hemminger
2014-12-03 17:45       ` vadim4j
2014-12-03 22:15         ` Vadim Kochan
2014-12-03 23:07           ` Stephen Hemminger
2014-12-03 23:28             ` vadim4j
2014-12-04  0:00               ` 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=20141203092129.49f16769@urahara \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.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).