Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 8 Apr 2021 19:45:02 +0200 you wrote:
> DCCP is virtually never used, so no need to use space in struct net for it.
>
> Put the pernet ipv4/v6 socket in the dccp ipv4/ipv6 modules instead.
>
> Signed-off-by: Flori
DCCP is virtually never used, so no need to use space in struct net for it.
Put the pernet ipv4/v6 socket in the dccp ipv4/ipv6 modules instead.
Signed-off-by: Florian Westphal
---
include/net/net_namespace.h | 4
include/net/netns/dccp.h| 12
net/dccp/ipv4.c