Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-next
authorJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 14:41:25 +0000 (07:41 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 14:41:25 +0000 (07:41 -0700)
commitafb5bef57f90edaa6e8b10fd27236443218f8b5d
treeb9a9a50235c079f6d0e69dfc954a7e2225574c2c
parent4ab26bce3969f8fd925fe6f6f551e4d1a508c68b
parent2022d704014d7a5b19dfe0a1ae5c67be0498e37c
Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-next

Antonio Quartulli says:

====================
This bugfix batch includes the following changes:
* properly propagate sk mark to skb->mark field
* reject unexpected incoming netlink attributes
* reset GSO state when moving skb from transport to tunnel layer

* tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-next:
  ovpn: reset GSO metadata after decapsulation
  ovpn: reject unexpected netlink attributes
  ovpn: propagate socket mark to skb in UDP
====================

Link: https://patch.msgid.link/20250716115443.16763-1-antonio@openvpn.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>