]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Merge branch 'whitelist-watcher'
authorTobias Brunner <tobias@strongswan.org>
Fri, 18 Jul 2025 14:16:17 +0000 (16:16 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 18 Jul 2025 14:16:17 +0000 (16:16 +0200)
commit58c567da74eb1fc512d308bc9f9317eca783c80d
tree28da379d05f15f9f08de8e48afb67418c024ed94
parente98ea89d99fd6b2c31dae4673d8c44c8059498ce
parent85ebf6abd4412d241fd55bc076b60f0a87931540
Merge branch 'whitelist-watcher'

Use watcher and non-blocking I/O for client connections to avoid issues
with clients that stay connected for a long time.

Closes strongswan/strongswan#2827