]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'ovpn-net-20260417' of https://github.com/OpenVPN/ovpn-net-next
authorJakub Kicinski <kuba@kernel.org>
Sat, 18 Apr 2026 18:44:11 +0000 (11:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 18 Apr 2026 18:44:12 +0000 (11:44 -0700)
commit0916664f99381c0cecbf69d7951b2ca529b8fabb
tree4be4a33cab14261819b653318e7b46bd0ba19062
parentf3a0e90d4deb6386b90a9d5233028259c441cbc1
parent6c9b1dc218fea8b15893953f5299b209f11fa0a8
Merge tag 'ovpn-net-20260417' of https://github.com/OpenVPN/ovpn-net-next

Antonio Quartulli says:

====================
This batch includes only fixes to the selftest harness:
* switch to TAP test orchestration
* parse slurped notifications as returned by jq -s
* add ovpn_ prefix to helpers and global variables to avoid clashes
* fail test in case of netlink notification mismatch
* add missing kernel config dependencies
* add delay when launching multiple ynl/cli.py listeners

* tag 'ovpn-net-20260417' of https://github.com/OpenVPN/ovpn-net-next:
  selftests: ovpn: serialize YNL listener startup
  selftests: ovpn: align command flow with TAP
  selftests: ovpn: add prefix to helpers and shared variables
  selftests: ovpn: flatten slurped notification JSON before filtering
  selftests: ovpn: fail notification check on mismatch
  selftests: ovpn: add nftables config dependencies for test-mark
====================

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