From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-994000-garchives=archives.gentoo.org@lists.gentoo.org> 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 4EA7D1382C5 for <garchives@archives.gentoo.org>; Sat, 30 Dec 2017 09:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8396CE0822; Sat, 30 Dec 2017 09:19:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62E2AE0822 for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2017 09:19:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 773BE335C48 for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2017 09:19:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADD8E1AB for <gentoo-commits@lists.gentoo.org>; Sat, 30 Dec 2017 09:18:58 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1514625531.c8009b2746d1dba6e24725aadeadf3cc4a86516f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/xtables_addons.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c8009b2746d1dba6e24725aadeadf3cc4a86516f X-VCS-Branch: master Date: Sat, 30 Dec 2017 09:18:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 51242d01-0ea2-40ea-a227-91fb203d53d1 X-Archives-Hash: a52a28e78033c491565d62b54ab1533b commit: c8009b2746d1dba6e24725aadeadf3cc4a86516f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 09:17:33 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 09:18:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8009b27 profiles/desc: Remove unused XTABLES_ADDONS profiles/desc/xtables_addons.desc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc index a59618fda9f..c78e11c7dcc 100644 --- a/profiles/desc/xtables_addons.desc +++ b/profiles/desc/xtables_addons.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of XTABLES_ADDONS USE-EXPANDED variables. @@ -6,7 +6,6 @@ account - ACCOUNT target is a high performance accounting system for large local networks chaos - CHAOS target causes confusion on the other end by doing odd things with incoming packets -checksum - CHECKSUM target computes and fills in the checksum in a packet that lacks a checksum condition - matches if a specific condition variable is (un)set delude - DELUDE target will reply to a SYN packet with SYN-ACK, and to all other packets with an RST dhcpmac - DHCPMAC target/match in conjunction with ebtables can be used to completely change all MAC addresses from and to a VMware-based virtual machine @@ -25,8 +24,5 @@ lscan - match detects simple low-level scan attemps based upon the packet's cont quota2 - match implements a named counter which can be increased or decreased on a per-match basis pknock - match implements so-called "port knocking", a stealthy system for network authentication psd - match attempts to detect TCP and UDP port scans (derived from Solar Designer's scanlogd) -rawnat - The RAWSNAT and RAWDNAT targets provide stateless network address translation -steal - STEAL target is like DROP, but does not throw an error when used in the OUTPUT chain sysrq - SYSRQ target allows to remotely trigger sysrq on the local machine over the network tarpit - TARPIT target captures and holds incoming TCP connections using no local per-connection resources -tee - TEE target will clone a packet and redirect this clone to another machine on the local network segment