]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-next
authorPaolo Abeni <pabeni@redhat.com>
Thu, 19 Mar 2026 11:50:42 +0000 (12:50 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 19 Mar 2026 11:50:42 +0000 (12:50 +0100)
Antonio Quartulli says:

====================
Included features:
* use bitops.h API when possible
* send netlink notification in case of client float event
* implement support for asymmetric peer IDs
* consolidate memory allocations during crypto operations
* add netlink notification check in selftests
* add FW mark check in selftest

* tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-next:
  ovpn: consolidate crypto allocations in one chunk
  selftests: ovpn: add test for the FW mark feature
  selftests: ovpn: check asymmetric peer-id
  ovpn: add support for asymmetric peer IDs
  selftests: ovpn: add notification parsing and matching
  ovpn: notify userspace on client float event
  ovpn: pktid: use bitops.h API
  ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
  selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
====================

Link: https://patch.msgid.link/20260317104023.192548-1-antonio@openvpn.net
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge