diff options
| author | Stanislav Fomichev <[email protected]> | 2019-07-02 16:13:57 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-07-03 14:52:01 +0000 |
| commit | 2377b81de52750997726d6d43b4114e5842c4bf9 (patch) | |
| tree | 18b455565d0c09ad4c32f51aee153732c644e882 /tools/bpf/bpftool/prog.c | |
| parent | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT (diff) | |
| download | kernel-2377b81de52750997726d6d43b4114e5842c4bf9.tar.gz kernel-2377b81de52750997726d6d43b4114e5842c4bf9.zip | |
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
We've added bpf_tcp_sock member to bpf_sock_ops and don't expect
any new tcp_sock fields in bpf_sock_ops. Let's remove
CONVERT_COMMON_TCP_SOCK_FIELDS so bpf_tcp_sock can be independently
extended.
Cc: Eric Dumazet <[email protected]>
Cc: Priyaranjan Jha <[email protected]>
Cc: Yuchung Cheng <[email protected]>
Cc: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Yuchung Cheng <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
