summaryrefslogtreecommitdiff
blob: 42549f5d851d7cb6f6f0a0e436b12d41b6a5d2f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>xl2tpd is a fork of l2tpd Layer 2 Tunneling Protocol (L2TP) daemon that can be used to transfer frames of OSI layer 2 protocols through an IP tunnel. While it provides authentication via CHAP or PAP it does not provide encryption itself and should therefore be externally secured (via IPSEC).</longdescription>
	<use>
		<flag name="dnsretry">Patch for host lookup retries, activated by redial feature</flag>
		<flag name="kernel">Enable kernel interface for PPPoL2TP</flag>
	</use>
	<upstream>
		<remote-id type="github">xelerance/xl2tpd</remote-id>
	</upstream>
</pkgmetadata>