On Sat, Jun 20, 2020 at 8:31 AM Dmitry Yakunin <[email protected]> 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.
>
> v3:
>   - update kernel-doc in uapi (Nikita Vetoshkin <[email protected]>)
>
> v4:
>   - update kernel-doc in tools too (Alexei Starovoitov)
>   - add test to selftests (Alexei Starovoitov)
>
> Signed-off-by: Dmitry Yakunin <[email protected]>
> Acked-by: Martin KaFai Lau <[email protected]>

Applied. Thanks

Reply via email to