Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets

From: Eric Dumazet
Date: Thu Sep 15 2016 - 16:36:17 EST


On Thu, 2016-09-15 at 14:25 -0600, David Ahern wrote:
> On 9/15/16 2:22 PM, Cyrill Gorcunov wrote:
> >> ss -K is not working. Socket lookup fails to find a match due to a protocol mismatch.
> >>
> >> haven't had time to track down why there is a mismatch since the kill uses the socket returned
> >> from the dump. Won't have time to come back to this until early next week.
> >
> > Have you ran iproute2 patched? I just ran ss -K and all sockets get closed
> > (including raw ones), which actually kicked me off the testing machine sshd :/
>
> yes.
>

And CONFIG_INET_DIAG_DESTROY is also set in your .config ?