From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F3E1A1384B4 for ; Tue, 3 Nov 2015 08:42:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AF2B21C076; Tue, 3 Nov 2015 08:42:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 113D121C076 for ; Tue, 3 Nov 2015 08:42:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 521A33407D7 for ; Tue, 3 Nov 2015 08:42:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A11D1F56 for ; Tue, 3 Nov 2015 08:42:36 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1446540135.cc0cd07b94544ff25053d308e84c1fb2d92dafb0.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: cc0cd07b94544ff25053d308e84c1fb2d92dafb0 X-VCS-Branch: master Date: Tue, 3 Nov 2015 08:42:36 +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: 085ba8a6-1fea-418b-8993-4bb6fc63add8 X-Archives-Hash: a094d7560115b72c8c1b03804a82e0de commit: cc0cd07b94544ff25053d308e84c1fb2d92dafb0 Author: Ian Delaney gentoo org> AuthorDate: Tue Nov 3 07:20:32 2015 +0000 Commit: Ian Delaney gentoo org> CommitDate: Tue Nov 3 08:42:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc0cd07b Merge remote-tracking branch 'remotes/nvinson/nftables' Gentoo Bug: #540198 net-firewall/nftables/files/libexec/nftables.sh | 150 +++++++++++++++++++++ net-firewall/nftables/files/nftables.init-r2 | 123 +++++++++++++++++ .../files/systemd/nftables-restore.service | 14 ++ .../nftables/files/systemd/nftables-store.service | 11 ++ .../nftables/files/systemd/nftables.service | 6 + net-firewall/nftables/nftables-0.5-r2.ebuild | 62 +++++++++ 6 files changed, 366 insertions(+)