]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Merge branch 'nm-xfrmi'
authorTobias Brunner <tobias@strongswan.org>
Wed, 22 Feb 2023 12:44:10 +0000 (13:44 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 22 Feb 2023 12:44:10 +0000 (13:44 +0100)
commit292eb7893ff66eeeb3c07c8b475e0791655564ad
tree0cad995ce08d5c502262f3eab89e4acbab07684b
parent5401a74d3608be19a4a883c10d4bd89e73c6ee60
parent58f278f93239668691e907886726ba62b01f99d5
Merge branch 'nm-xfrmi'

Use XFRM interfaces instead of dummy TUN devices to avoid issues with
name resolution if supported by the kernel.

Closes strongswan/strongswan#1048