On Fri, 15 Oct 2021 at 12:24, Mark Pashmfouroush markpash@cloudflare.com wrote:
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.
For the series:
Reviewed-by: Lorenz Bauer lmb@cloudflare.com