Dmitry Yakunin wrote: > This patch adds support of SO_KEEPALIVE flag and TCP related options > to bpf_setsockopt() routine. This is helpful if we want to enable or tune > TCP keepalive for applications which don't do it in the userspace code. > > v2: > - update kernel-doc (Nikita Vetoshkin <nekt...@yandex-team.ru>) > > Signed-off-by: Dmitry Yakunin <z...@yandex-team.ru> > Acked-by: Martin KaFai Lau <ka...@fb.com> > ---
Acked-by: John Fastabend <john.fastab...@gmail.com>