From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 730451382F0 for ; Tue, 5 Jul 2016 18:15:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CF85E0B44; Tue, 5 Jul 2016 18:14:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7612BE0B41 for ; Tue, 5 Jul 2016 18:14:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82999340D7D for ; Tue, 5 Jul 2016 18:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC35A2446 for ; Tue, 5 Jul 2016 18:14:55 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1467742483.dfd2eedc3ebaae8f694a66ff4e5bb97c8fb63ee6.robbat2@OpenRC> Subject: [gentoo-commits] proj/netifrc:master commit in: / X-VCS-Repository: proj/netifrc X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: dfd2eedc3ebaae8f694a66ff4e5bb97c8fb63ee6 X-VCS-Branch: master Date: Tue, 5 Jul 2016 18:14:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ff0b08eb-a68c-4738-90a9-5d644c4cb3bb X-Archives-Hash: 7b010558f9560b6dfbcfba5fca481101 commit: dfd2eedc3ebaae8f694a66ff4e5bb97c8fb63ee6 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Jul 5 18:14:08 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Jul 5 18:14:43 2016 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=dfd2eedc GitHub PR#20: Add L2TPv3 tunnel/session support to iproute2 module Signed-off-by: Robin H. Johnson gentoo.org> doc/net.example.Linux.in | 24 +++++++ net/l2tp.sh | 169 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 193 insertions(+)