Files
kernel_arpi/include/uapi/linux
Petar Penkov 70d6624431 bpf: add bpf_tcp_gen_syncookie helper
This helper function allows BPF programs to try to generate SYN
cookies, given a reference to a listener socket. The function works
from XDP and with an skb context since bpf_skc_lookup_tcp can lookup a
socket in both cases.

Signed-off-by: Petar Penkov <ppenkov@google.com>
Suggested-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Lorenz Bauer <lmb@cloudflare.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2019-07-30 21:03:05 -07:00
..
2019-04-24 09:46:34 -04:00
2019-07-09 12:11:59 -07:00
2019-05-23 21:07:30 -04:00
2019-07-30 21:03:05 -07:00
2019-06-14 15:00:51 +05:30
2019-05-27 11:42:36 +02:00
2019-06-27 22:53:26 +02:00
2019-07-09 14:32:14 -06:00
2019-07-11 15:08:28 +02:00
2019-05-28 21:37:30 -07:00
2019-06-13 16:49:45 -05:00
2019-05-28 21:37:30 -07:00
2019-06-19 16:56:14 +02:00
2019-06-06 17:32:14 -04:00
2019-07-16 19:44:26 -07:00