commit | 8259fdeb3032621c7cc7aa3f2676ffd470303305 | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <sdf@google.com> | Wed Jan 27 11:31:40 2021 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Jan 27 18:18:15 2021 -0800 |
tree | f02803ec509523b0e52fca096d6a2388764c0859 | |
parent | 772412176fb98493158929b220fe250127f611af [diff] |
selftests/bpf: Verify that rebinding to port < 1024 from BPF works Return 3 to indicate that permission check for port 111 should be skipped. Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/20210127193140.3170382-2-sdf@google.com