On Thu, 10 Sep 2026 00:56:15 +0000 [email protected] wrote: > - [Medium] In the newly added main() in tools/testing/selftests/net/tun.c > (lines 989-997), any failure of unshare(CLONE_NEWNET) is treated as a…
Seems fair, at a glance it seems like we just need to add this code to two setup functions instead of creating a real main(). -- pw-bot: cr

