On Tue, Jan 19, 2021 at 5:00 PM Florent Revest <rev...@chromium.org> wrote: > > Since "92acdc58ab11 bpf, net: Rework cookie generator as per-cpu one" > socket cookies are not guaranteed to be non-decreasing. The > bpf_get_socket_cookie helper descriptions are currently specifying that > cookies are non-decreasing but we don't want users to rely on that. > > Reported-by: Daniel Borkmann <dan...@iogearbox.net> > Signed-off-by: Florent Revest <rev...@chromium.org>
Acked-by: KP Singh <kpsi...@kernel.org>