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 4A9EA139696 for ; Fri, 9 Jun 2017 23:55:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9588821C07D; Fri, 9 Jun 2017 23:55:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 75B8421C07D for ; Fri, 9 Jun 2017 23:55:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 756CB341B1C for ; Fri, 9 Jun 2017 23:55:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D9F3747A for ; Fri, 9 Jun 2017 23:55:09 +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: <1497052479.0cdda1e07d4cf2fa1f3700027168de3cb7c29a3f.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: 0cdda1e07d4cf2fa1f3700027168de3cb7c29a3f X-VCS-Branch: master Date: Fri, 9 Jun 2017 23:55:09 +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: abbc00e7-5b33-4812-8e75-9b6a58828008 X-Archives-Hash: 848d22f5e33e7d23987e6541c00724c0 commit: 0cdda1e07d4cf2fa1f3700027168de3cb7c29a3f Author: Robin H. Johnson orbis-terrarum net> AuthorDate: Fri Jun 9 23:54:39 2017 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Jun 9 23:54:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=0cdda1e0 Merge pull request #24 from Pinkbyte/iplink-support Initial support for creating interfaces through "ip link" from iproute2 doc/net.example.Linux.in | 6 ++++++ net/iproute2.sh | 23 +++++++++++++++++++++++ 2 files changed, 29 insertions(+)