aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2021-11-11 00:29:59 +0000
committerAlexei Starovoitov <[email protected]>2021-11-11 00:30:17 +0000
commit04f8cb6d6b6752ed14dbf91c616717fa30655ef6 (patch)
treee1a7fbbafc0e7f63aacf5e09a97c37c2da937023 /tools/bpf/bpftool/prog.c
parentbpftool: Fix SPDX tag for Makefiles and .gitignore (diff)
parentselftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup (diff)
downloadkernel-04f8cb6d6b6752ed14dbf91c616717fa30655ef6.tar.gz
kernel-04f8cb6d6b6752ed14dbf91c616717fa30655ef6.zip
Merge branch 'Get ingress_ifindex in BPF_SK_LOOKUP prog type'
Mark Pashmfouroush says: ==================== BPF_SK_LOOKUP users may want to have access to the ifindex of the skb which triggered the socket lookup. This may be useful for selectively applying programmable socket lookup logic to packets that arrive on a specific interface, or excluding packets from an interface. v3: - Rename ifindex field to ingress_ifindex for consistency. (Yonghong) v2: - Fix inaccurate comment (Alexei) - Add more details to commit messages (John) ==================== Revieview-by: Lorenz Bauer <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions