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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e5313968c41ba890a91344773a0474d0246d20a3;p=linux.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