[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c5889fbd-ad20-0626-be1f-9d09a1d35b1a@cumulusnetworks.com>
Date: Sat, 10 Sep 2016 16:28:40 -0600
From: David Ahern <dsa@...ulusnetworks.com>
To: Cyrill Gorcunov <gorcunov@...il.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 v2] net: ip, diag -- Add diag interface for raw sockets
On 9/10/16 4:05 PM, Cyrill Gorcunov wrote:
> On Sat, Sep 10, 2016 at 10:31:35AM -0600, David Ahern wrote:
>>
>> 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.
>
> Should be something like below. Didn't tested it yet so for review only.
> Will do testing at Monday.
doesn't compile:
- raw_abort needs to be in a header for ipv6, and
- inet_sk_diag_fill args have changed due to a recent commit
Powered by blists - more mailing lists