diff options
author | Torsten Alex <tee@itc-gmbh.de> | 2019-02-17 04:41:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-04-19 16:10:14 +0200 |
commit | f4ef075a03fc9bf9b2cf0b1ae4d9fda17b6c6058 (patch) | |
tree | 63a9292e72636c83a7bea9eacbd339805a18c695 /net-dialup/xl2tpd/metadata.xml | |
parent | net-dns/knot: remove olds (diff) | |
download | gentoo-f4ef075a03fc9bf9b2cf0b1ae4d9fda17b6c6058.tar.gz gentoo-f4ef075a03fc9bf9b2cf0b1ae4d9fda17b6c6058.tar.bz2 gentoo-f4ef075a03fc9bf9b2cf0b1ae4d9fda17b6c6058.zip |
net-dialup/xl2tpd: bump version to 1.3.13, readd kernel mode
Closes: https://bugs.gentoo.org/677678
Signed-off-by: Torsten Alex <tee@itc-gmbh.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dialup/xl2tpd/metadata.xml')
-rw-r--r-- | net-dialup/xl2tpd/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-dialup/xl2tpd/metadata.xml b/net-dialup/xl2tpd/metadata.xml index 3da1a1ee3824..8066f7a44b9e 100644 --- a/net-dialup/xl2tpd/metadata.xml +++ b/net-dialup/xl2tpd/metadata.xml @@ -12,6 +12,7 @@ <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> |