Re: [GIT] Networking

From: David Miller
Date: Fri Jan 06 2012 - 20:50:46 EST


From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 6 Jan 2012 17:34:39 -0800

> On Thu, Jan 5, 2012 at 4:28 PM, David Miller <davem@xxxxxxxxxxxxx> wrote:
>>
>> Netlink socket dumping is now supported for UDP and AF_UNIX sockets
>> thanks to Pavel Emelyanov.
>
> .. and this is such a magically important feature that it has to be
> enabled by default?
>
> It's something that has never been supported before, how did it
> suddenly become 'default y' after twenty years of not even being an
> issue?

Netlink socket dumping has been enabled on every kernel for the past
10 years. It's just been made to work for things other than TCP
and DCCP.

It replaces the crappy and hard to scale procfs socket listing junk,
which doesn't even provide a way to filter requests.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/