From: Alexei Starovoitov Date: Wed, 9 Feb 2022 19:40:45 +0000 (-0800) Subject: Merge branch 'Split bpf_sk_lookup remote_port field' X-Git-Tag: v5.18-rc1~136^2~392^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5313968c41ba890a91344773a0474d0246d20a3;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'Split bpf_sk_lookup remote_port field' Jakub Sitnicki says: ==================== Following the recent split-up of the bpf_sock dst_port field, apply the same to technique to the bpf_sk_lookup remote_port field to make uAPI more user friendly. v1 -> v2: - Remove remote_port range check and cast to be16 in TEST_RUN for sk_lookup (kernel test robot) ==================== Signed-off-by: Alexei Starovoitov --- e5313968c41ba890a91344773a0474d0246d20a3