[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141203092129.49f16769@urahara>
Date: Wed, 3 Dec 2014 09:21:29 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Vadim Kochan <vadim4j@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] ss: Use rtnl_dump_filter in
handle_netlink_request
On Tue, 2 Dec 2014 16:53:04 +0200
Vadim Kochan <vadim4j@...il.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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists