Terrace Service Acceleration.
Lu Wei (1):
net: core: Add a GID field to struct sock.
Wang Yufen (2):
bpf: Add new bpf helper to get SO_ORIGINAL_DST/REPLY_SRC
bpf, sockmap: Add sk_rmem_alloc check for sockmap
Zhengchao Shao (1):
bpf: Add bpf_get_sockops_uid_gid helper function
include/net/netfilter/nf_conntrack.h | 6 +++
include/net/sock.h | 18 +++++++
include/uapi/linux/netfilter_ipv4.h | 2 +
net/Kconfig | 7 +++
net/core/filter.c | 66 ++++++++++++++++++++++++++
net/core/skmsg.c | 10 +++-
net/core/sock.c | 6 +++
net/ipv4/tcp_bpf.c | 11 +++++
net/netfilter/nf_conntrack_proto.c | 71 ++++++++++++++++++++++++++++
net/socket.c | 8 +++-
10 files changed, 202 insertions(+), 3 deletions(-)
--
2.34.1