Re: [PATCH] net-next: make sock diag per-namespace (v2)

From: David Miller
Date: Tue Jul 17 2012 - 01:23:46 EST


From: Andrew Vagin <avagin@xxxxxxxxxx>
Date: Mon, 16 Jul 2012 18:28:49 +0400

> Before this patch sock_diag works for init_net only and dumps
> information about sockets from all namespaces.
>
> This patch expands sock_diag for all name-spaces.
> It creates a netlink kernel socket for each netns and filters
> data during dumping.
>
> v2: filter accoding with netns in all places
> remove an unused variable.
>
> Signed-off-by: Andrew Vagin <avagin@xxxxxxxxxx>

Applied, thanks.
--
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/