Summary
Xtables-addons is the successor to patch-o-matic(-ng). Likewise, it contains extensions that were not, or are not yet, accepted in the main kernel/iptables packages. Xtables-addons is different from patch-o-matic in that you do not have to patch or recompile the kernel, sometimes recompiling iptables is also not needed. But please see the INSTALL file for the minimum requirements of this package.
Versions
v3.13 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel modules
v3.9 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel modules
v3.8-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel modules
v3.7-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel modules
v2.13-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86
- USE flags
- dist-kernel modules
USE flags
General
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- modules
- Build the kernel modules
kernel
- linux
- KERNEL setting for system using the Linux kernel
xtables_addons
- 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
- 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
- dnetmap
- DNETMAP target allows dynamic two-way 1:1 mapping of IPv4 subnets
- echo
- ECHO target sends back all packets it received
- fuzzy
- matches a rate limit based on a fuzzy logic controller (FLC)
- geoip
- match a packet by its source or destination country
- 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
- 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
- lscan
- match detects simple low-level scan attemps based upon the packet's contents
- 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)
- quota2
- match implements a named counter which can be increased or decreased on a per-match basis
- 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
Dependencies
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
sys-apps / kmod : library and tools for managing linux kernel modules
sys-apps / sed : Super-useful stream editor
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
virtual / libelf : Virtual for libelf.so.1 provider dev-libs/elfutils
virtual / linux-sources : Virtual for Linux kernel sources
Runtime Dependencies
app-arch / unzip : unzipper for pkzip-compressed files
dev-perl / Net-CIDR-Lite : Perl extension for merging IPv4 or IPv6 CIDR addresses
dev-perl / Text-CSV_XS : Comma-separated values manipulation routines
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
sys-apps / kmod : library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
virtual / perl-Getopt-Long : Virtual for Getopt-Long
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jonathan Davies · gentoo
net-firewall/xtables-addons: Version updated to 3.13, thanks to Peter Fox.
Closes: https://bugs.gentoo.org/755926 Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-firewall/xtables-addons: migrate to sys-apps/kmod
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 3.8 and 3.9
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-firewall/xtables-addons: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 3.7
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: remove older versions
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: fix bug #679728
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 3.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-firewall/xtables-addons: adopt new USE=modules logic
Bug: https://bugs.gentoo.org/635720 Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 3.1 and 3.2
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Sven Wegener · gentoo
net-firewall/xtables-addons: Use KV_OUT_DIR for building
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: fix typo
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 3.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.14
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: remove older stable versions
Package-Manager: Portage-2.3.8, Repoman-2.3.1 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version 2.13 stable on amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.1 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: remove older version
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: relax UNUSED_SYMBOLS
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.13
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Anthony G. Basile · gentoo
net-firewall/xtables-addons: remove older versions
Package-Manager: portage-2.3.3 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.12, fix bug #597404
Package-Manager: portage-2.3.3 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: fix DESCRIPTION length
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.11
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.10
Package-Manager: portage-2.2.20.1 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: cleanup older version.
Package-Manager: portage-2.2.20.1 - Mikle Kolyada · gentoo
net-firewall/xtables-addons: x86 stable wrt bug #563762
Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
net-firewall/xtables-addons: amd64 stable wrt bug #563762
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.9
Package-Manager: portage-2.2.20.1 - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 2.8
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed