summaryrefslogtreecommitdiff
path: root/net-dialup/xl2tpd/metadata.xml
blob: bab6c029617866f393422dde93144f62d50f942f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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="kernel">Enable kernel interface for PPPoL2TP</flag>
	</use>
	<upstream>
		<remote-id type="github">xelerance/xl2tpd</remote-id>
	</upstream>
</pkgmetadata>