aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/ovpn
AgeCommit message (Expand)AuthorFilesLines
2026-04-17selftests: ovpn: serialize YNL listener startupRalf Lici1-0/+3
2026-04-17selftests: ovpn: align command flow with TAPRalf Lici4-238/+641
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici11-192/+224
2026-04-17selftests: ovpn: flatten slurped notification JSON before filteringRalf Lici1-1/+2
2026-04-17selftests: ovpn: fail notification check on mismatchRalf Lici1-1/+13
2026-04-17selftests: ovpn: add nftables config dependencies for test-markRalf Lici1-0/+3
2026-03-17selftests: ovpn: add test for the FW mark featureRalf Lici3-1/+119
2026-03-17selftests: ovpn: check asymmetric peer-idRalf Lici30-81/+271
2026-03-17selftests: ovpn: add notification parsing and matchingRalf Lici18-3/+76
2026-03-17ovpn: notify userspace on client float eventRalf Lici1-0/+3
2026-03-17selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3Antonio Quartulli2-10/+12
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-11/+15
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski1-5/+7
2025-10-06selftests: net: sort configsJakub Kicinski1-6/+6
2025-10-06selftest: net: ovpn: Fix uninit return valuesSidharth Seela1-0/+2
2025-09-21selftests/mm: centralize the __always_unused macroMuhammad Usama Anjum1-1/+2
2025-06-03selftest/net/ovpn: fix missing fileAntonio Quartulli1-0/+9
2025-06-03selftest/net/ovpn: fix TCP socket creationAntonio Quartulli1-0/+1
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli5-11/+34
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli1-2/+8
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli14-0/+2720