From: Alexei Starovoitov Date: Tue, 19 May 2020 18:32:04 +0000 (-0700) Subject: Merge branch 'getpeername' X-Git-Tag: v5.15~3723^2~130^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e5633acc59573994d9aca02ad1b2f3a3de44181;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'getpeername' Daniel Borkmann says: ==================== Trivial patch to add get{peer,sock}name cgroup attach types to the BPF sock_addr programs in order to enable rewriting sockaddr structs from both calls along with libbpf and bpftool support as well as selftests. Thanks! v1 -> v2: - use __u16 for ports in start_server_with_port() signature and in expected_{local,peer} ports in the test case (Andrey) - Added both Andrii's and Andrey's ACKs ==================== Signed-off-by: Alexei Starovoitov --- 0e5633acc59573994d9aca02ad1b2f3a3de44181