]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Merge branch 'android-ipv6-transport'
authorTobias Brunner <tobias@strongswan.org>
Thu, 29 Oct 2020 10:23:48 +0000 (11:23 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 29 Oct 2020 10:23:48 +0000 (11:23 +0100)
commit364e69b683e52567b7c7db02ed33527e00c57678
tree4279e7d212b5533572bd07c5b503941569223a19
parenta689e358e52dcd0d20422ca333fbf6275cbfb307
parent01fee62f46b7138b37e73dfa53beaf8811b849da
Merge branch 'android-ipv6-transport'

Adds support to use IPv6 as transport addresses for IKE and ESP and a
bunch of fixes.  On Linux servers, this requires at least a 5.8 kernel so
UDP encapsulation for IPv6 is supported.

Fixes #892.