On 2/10/21 3:41 PM, Eric Dumazet wrote:
From: Eric Dumazet <eduma...@google.com>

It is simpler to make net->net_cookie a plain u64
written once in setup_net() instead of looping
and using atomic64 helpers.

Lorenz Bauer wants to add SO_NETNS_COOKIE socket option
and this patch would makes his patch series simpler.

Signed-off-by: Eric Dumazet <eduma...@google.com>
Cc: Daniel Borkmann <dan...@iogearbox.net>
Cc: Lorenz Bauer <l...@cloudflare.com>

Acked-by: Daniel Borkmann <dan...@iogearbox.net>

Reply via email to