[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160910193102.GA2001@uranus.lan>
Date: Sat, 10 Sep 2016 22:31:02 +0300
From: Cyrill Gorcunov <gorcunov@...il.com>
To: David Ahern <dsa@...ulusnetworks.com>
Cc: NETDEV <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <eric.dumazet@...il.com>,
Alexey Kuznetsov <kuznet@....inr.ac.ru>,
James Morris <jmorris@...ei.org>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
Patrick McHardy <kaber@...sh.net>,
Andrey Vagin <avagin@...nvz.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH] net: ip, diag -- Add diag interface for raw sockets
On Sat, Sep 10, 2016 at 10:31:35AM -0600, David Ahern wrote:
> On 9/9/16 12:26 PM, Cyrill Gorcunov wrote:
> > In criu we are actively using diag interface to collect sockets
> > present in the system when dumping applications. And while for
> > unix, tcp, udp[lite], packet, netlink it works as expected,
> > the raw sockets do not have. Thus add it.
> >
> > CC: David S. Miller <davem@...emloft.net>
> > CC: Eric Dumazet <eric.dumazet@...il.com>
> > CC: Alexey Kuznetsov <kuznet@....inr.ac.ru>
> > CC: James Morris <jmorris@...ei.org>
> > CC: Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>
> > CC: Patrick McHardy <kaber@...sh.net>
> > CC: Andrey Vagin <avagin@...nvz.org>
> > CC: Stephen Hemminger <stephen@...workplumber.org>
> > Signed-off-by: Cyrill Gorcunov <gorcunov@...nvz.org>
> > ---
>
> Would you mind adding the destroy capability as well? The udp version should be close to
> what is needed for raw sockets. See udp_diag_destroy and udp_abort.
Sure, will do.
Powered by blists - more mailing lists