]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'labeled-ipsec'
authorTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 16:43:16 +0000 (18:43 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 16:52:38 +0000 (18:52 +0200)
This adds support for labeled IPsec with SELinux (and a proprietary mode
that can be used to match child configs).  For SELinux support, compile
with --enable-selinux.

Other changes include a combined start action (trap|start), avoiding
initiating duplicate CHILD_SAs, updating reqids if dynamic traffic
selectors change, removing reqid errors on policy updates, or querying
specific CHILD_SAs with vici's list-sas command.

Closes #3075


Trivial merge