diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-05-26 20:06:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-05-27 06:04:07 +0200 |
commit | f399f14d6b061dc353710d518932353ee97c1db2 (patch) | |
tree | 13f429183de381b34b8aeb96fecc38d54672d097 | |
parent | 5c59da2b97e620fce0f7d55f68d23f7d79401824 (diff) | |
download | gentoo-f399f14d6b061dc353710d518932353ee97c1db2.tar.gz gentoo-f399f14d6b061dc353710d518932353ee97c1db2.tar.xz |
profiles: Remove unused XTABLES_ADDONS
-rw-r--r-- | profiles/desc/xtables_addons.desc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc index 23c13a5fb90..7867abb82d7 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 |