Message ID | 20220225074733.118664-1-steffen.klassert@secunet.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 31372fe9668e52c1f700c628c9fa716dd453f784 |
Headers | show |
Series | pull request (net): ipsec 2022-02-25 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Guessing tree name failed - patch did not apply |
Hello: This pull request was applied to netdev/net.git (master) by Steffen Klassert <steffen.klassert@secunet.com>: On Fri, 25 Feb 2022 08:47:27 +0100 you wrote: > 1) Fix PMTU for IPv6 if the reported MTU minus the ESP overhead is > smaller than 1280. From Jiri Bohac. > > 2) Fix xfrm interface ID and inter address family tunneling when > migrating xfrm states. From Yan Yan. > > 3) Add missing xfrm intrerface ID initialization on xfrmi_changelink. > From Antony Antony. > > [...] Here is the summary with links: - pull request (net): ipsec 2022-02-25 https://git.kernel.org/netdev/net/c/31372fe9668e - [2/6] xfrm: Check if_id in xfrm_migrate https://git.kernel.org/netdev/net/c/c1aca3080e38 - [3/6] xfrm: Fix xfrm migrate issues when address family changes https://git.kernel.org/netdev/net/c/e03c3bba351f - [4/6] Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" https://git.kernel.org/netdev/net/c/a6d95c5a628a - [5/6] xfrm: fix the if_id check in changelink https://git.kernel.org/netdev/net/c/6d0d95a1c2b0 - [6/6] xfrm: enforce validity of offload input flags https://git.kernel.org/netdev/net/c/7c76ecd9c99b You are awesome, thank you!