Hello:
This patch was applied to netdev/net-next.git (master) by Jakub Kicinski kuba@kernel.org:
On Wed, 17 Aug 2022 09:36:49 +0200 you wrote:
There are currently 3 ip tunnels that are capable of carrying L2 traffic: gretap, vxlan and geneve. They all are capable to inherit the TOS/TTL for the outer IP-header from the inner frame.
Add a test that verifies that these fields are correctly inherited.
[...]
Here is the summary with links: - [net-next] selftests/net: test l2 tunnel TOS/TTL inheriting https://git.kernel.org/netdev/net-next/c/b690842d12fd
You are awesome, thank you!