blob: 335ec4087b0023fc0f1336934a21cf48c5cecf98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>secure-tunneling</herd>
<longdescription lang="en">
strongSwan is an OpenSource IPsec implementation for the Linux
operating system. It is based on the discontinued FreeS/WAN project and
the X.509 patch which we developed over the last three years. In order
to have a stable IPsec platform to base our future extensions of the
X.509 capability on, we decided to lauch the strongSwan project.
</longdescription>
<use>
<flag name="cisco">Enable support of Cisco VPN client</flag>
<flag name="nat">Enable NAT traversal with IPsec transport mode</flag>
</use>
</pkgmetadata>
|