commit: f399f14d6b061dc353710d518932353ee97c1db2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 26 18:06:03 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 27 04:04:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f399f14d
profiles: Remove unused XTABLES_ADDONS profiles/desc/xtables_addons.desc | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc index 23c13a5..7867abb 100644 --- a/profiles/desc/xtables_addons.desc +++ b/profiles/desc/xtables_addons.desc @@ -19,9 +19,6 @@ gradm - match packets based on grsecurity RBAC status iface - match allows to check interface states ipmark - IPMARK target allows mark a received packet basing on its IP address ipp2p - matches certain packets in P2P flows -ipset - enables build of ipset related modules and tools -ipset4 - enables build of ipset-4.x related modules and tools -ipset6 - enables build of ipset-6.x related modules and tools ipv4options - match against a set of IPv4 header options length2 - matches the length of a packet against a specific value or range of values logmark - LOGMARK target will log packet and connection marks to syslog
