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.24-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 x86
- USE flags
- dist-kernel modules modules-compress modules-sign strip
USE flags
General
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- modules
- Build the kernel modules
- modules-compress
- Install compressed kernel modules (if kernel config enables module compression)
- modules-sign
- Cryptographically sign installed kernel modules (requires CONFIG_MODULE_SIG=y in the kernel)
- strip
- Allow symbol stripping to be performed by the ebuild for special files
xtables_addons
- account
- ACCOUNT target is a high performance accounting system for large local networks
- asn
- match a packet by its source or destination Autonomous System Number
- 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
- proto
- modifies the protocol number in IP packet header
- 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
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
- 836595
- net-firewall/xtables-addons-3.21 fails to compile: xt_LOGMARK.c:37:55: error: const struct nf_conn has no member named mark
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: drop 3.23, 3.24
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-firewall/xtables-addons: Stabilize 3.24-r1 amd64, #915438
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-firewall/xtables-addons: Stabilize 3.24-r1 x86, #915438
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-firewall/xtables-addons: Stabilize 3.24 x86, #907642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-firewall/xtables-addons: Stabilize 3.24 amd64, #907642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-firewall/xtables-addons: rewrite with linux-mod-r1 migration
Originally meant to do a quick migration, but it had lingering issues and felt near unmaintainable as-is. Maybe not entirely correct (I don't use this) but it should be easier for future maintainers to go from here. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: drop 3.20, 3.21
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: add 3.24
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-firewall/xtables-addons: Stabilize 3.23 amd64, #897718
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-firewall/xtables-addons: Stabilize 3.23 x86, #897718
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-firewall/xtables-addons: Stabilize 3.21 amd64, #890622
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: Stabilize 3.21 x86, #890622
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: drop 3.13, 3.18
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-firewall/xtables-addons: add 3.23
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: Stabilize 3.20 amd64, #858272
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-firewall/xtables-addons: Stabilize 3.20 x86, #858272
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: version bump to 3.21
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-firewall/xtables-addons: Stabilize 3.18 x86, #839291
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
net-firewall/xtables-addons: Stabilize 3.18 amd64, #839291
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: add 3.20 (5.17+ compat)
Closes: https://bugs.gentoo.org/839105 Bug: https://bugs.gentoo.org/836595 Bug: https://bugs.gentoo.org/832666 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: eutils--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-firewall/xtables-addons: remove stable 2.13-r1
This only works on a kernel versin which we no longer support. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Anthony G. Basile · gentoo
net-firewall/xtables-addons: cleanup older unstable versions
Package-Manager: Portage-3.0.13, Repoman-3.0.2 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: version bump to 3.18
Closes: https://bugs.gentoo.org/772368 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jonathan Davies · gentoo
net-firewall/xtables-addons: Added 'proto' to MODULES.
Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Jonathan Davies · gentoo
net-firewall/xtables-addons: Version updated to 3.17.
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 - Sam James · gentoo
net-firewall/xtables-addons: Stabilize 3.13 x86, #763120
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/xtables-addons: Stabilize 3.13 amd64, #763120
Signed-off-by: Sam James <sam@gentoo.org> - 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