commit | 965112785e4bd4355262c6c5a32ea8f349adb401 | [log] [tgz] |
---|---|---|
author | Petar Penkov <ppenkov@google.com> | Mon Jul 29 09:59:13 2019 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Jul 30 21:03:05 2019 -0700 |
tree | df17b7f0df9c98123af21d76e54917d31a6ba4d8 | |
parent | d3406913561c322323ec2898cc58f55e79786be7 [diff] |
tcp: tcp_syn_flood_action read port from socket This allows us to call this function before an SKB has been allocated. Signed-off-by: Petar Penkov <ppenkov@google.com> Reviewed-by: Lorenz Bauer <lmb@cloudflare.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>