Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Wed, 31 Aug 2022 17:40:09 +0300 you wrote: > Existing 'bpf_skb_get_tunnel_key' extracts various tunnel parameters > (id, ttl, tos, local and remote) but does not expose ip_tunnel_info's > tun_flags to the bpf program. > > It makes sense to expose tun_flags to the bpf program. > > Assume for example multiple GRE tunnels maintained on a single GRE > interface in collect_md mode. The program expects origins to initiate > over GRE, however different origins use different GRE characteristics > (e.g. some prefer to use GRE checksum, some do not; some pass a GRE key, > some do not, etc..). > > [...] Here is the summary with links: - [bpf-next,1/2] bpf: Support getting tunnel flags https://git.kernel.org/bpf/bpf-next/c/44c51472bef8 - [bpf-next,2/2] selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS https://git.kernel.org/bpf/bpf-next/c/8cc61b7a6416 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html