Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 17/17] profiles: Remove unused XTABLES_ADDONS
Date: Thu, 26 May 2016 19:57:32
Message-Id: robbat2-20160526T195630-047878055Z@orbis-terrarum.net
In Reply to: [gentoo-dev] [PATCH 17/17] profiles: Remove unused XTABLES_ADDONS by "Michał Górny"
1 On Thu, May 26, 2016 at 08:43:53PM +0200, Michał Górny wrote:
2 > ---
3 > profiles/desc/xtables_addons.desc | 3 ---
4 > 1 file changed, 3 deletions(-)
5 >
6 > diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc
7 > index 23c13a5..7867abb 100644
8 > --- a/profiles/desc/xtables_addons.desc
9 > +++ b/profiles/desc/xtables_addons.desc
10 > @@ -19,9 +19,6 @@ gradm - match packets based on grsecurity RBAC status
11 > iface - match allows to check interface states
12 > ipmark - IPMARK target allows mark a received packet basing on its IP address
13 > ipp2p - matches certain packets in P2P flows
14 > -ipset - enables build of ipset related modules and tools
15 > -ipset4 - enables build of ipset-4.x related modules and tools
16 > -ipset6 - enables build of ipset-6.x related modules and tools
17 > ipv4options - match against a set of IPv4 header options
18 > length2 - matches the length of a packet against a specific value or range of values
19 > logmark - LOGMARK target will log packet and connection marks to syslog
20 +1 on this.
21
22 If we drop the old net-firewall/xtables-addons-1.x, then there are few
23 more you can clear up as well.
24
25 --
26 Robin Hugh Johnson
27 Gentoo Linux: Dev, Infra Lead, Foundation Trustee & Treasurer
28 E-Mail : robbat2@g.o
29 GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
30 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136

Replies

Subject Author
Re: [gentoo-dev] [PATCH 17/17] profiles: Remove unused XTABLES_ADDONS "Anthony G. Basile" <blueness@g.o>