42 Commits (656ed7544fb625756ed8969927b976b0e0120ecb)

Author SHA1 Message Date
Ansuel Smith e80a041348 iptables: fix wrong depends for nftables support (FS#707) 8 years ago
Felix Fietkau 5e2d15b4a6 iptables: set ABI_VERSION to force rebuild of dependent packages 8 years ago
Ansuel Smith 98e43b13a7 iptables: bump to 1.6.1 8 years ago
Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Felix Fietkau 3f1c0c8ef7 iptables: using external kernel tree should not alter patch behaviour. 9 years ago
Jo-Philipp Wich eda1ea9eaa iptables: improve iptables listing output of xt_id match 9 years ago
Felix Fietkau 3c8827fa7f iptables: fix rebuild errors on configuration changes 9 years ago
Jo-Philipp Wich 1c00b6bc7f iptables: reduce binary size 10 years ago
Felix Fietkau 6057a09ae6 iptables: remove layer7 leftovers (#19506) 10 years ago
Felix Fietkau 4e4060138a iptables: remove layer7 support 10 years ago
John Crispin 7872f4e1dc iptables: revert r40916 10 years ago
Felix Fietkau 9a2cf10c33 netfilter: Enable compiling iptables match cluster 10 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Steven Barth ddbd2cf781 iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*. 10 years ago
Steven Barth 9f2a17103f iptables: NFLOG and NFQUEUE targets' full support 10 years ago
Jo-Philipp Wich 1c891e0d45 iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset 11 years ago
Felix Fietkau 4b241e9827 netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage) 11 years ago
John Crispin af4769e298 iptables: Makefile: only build ip6tc, if IPv6 is enabled 11 years ago
Steven Barth 97ea9e3c2a iptables/netfilter: add connlimit to conntrack-extra 11 years ago
Steven Barth 09fd40c28f iptables: bump to 1.4.21 11 years ago
Steven Barth 0a85c59040 netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration 11 years ago
Steven Barth 3e647ac9b6 iptables: Update to 1.4.20 11 years ago
Steven Barth 0444e32acd Bump iptables version 12 years ago
Jo-Philipp Wich e94cf1c72b iptables: install libext*.a into staging dir 12 years ago
Steven Barth 56a3396bf2 iptables: bump to 1.4.19.1 12 years ago
Jo-Philipp Wich 8df6cd005c netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base iptables package - drop iptables-mod-ipset 12 years ago
Jo-Philipp Wich a9a9644efd iptables: use -ffunction-sections, -fdata-sections and --gc-sections 12 years ago
Felix Fietkau d481486aad package: fold the IPv6 menu into Network 12 years ago
Jo-Philipp Wich a0b655b8f2 Fix install of iptables pkg-config files. 12 years ago
Steven Barth 5a9c2c77b4 iptables: don't use --enable-ipv6 if IPv6 is disabled 12 years ago
Steven Barth 62ea398cd8 iptables: Add missing IPv6 builtin modules 12 years ago
Steven Barth 9779b0b88c iptables: redo update to 1.4.18 with old linking-behaviour 12 years ago
Steven Barth bacd71648b Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause segfaults when stripped on ar71xx 12 years ago
Steven Barth d023a08753 iptables: update to 1.4.18 12 years ago
Jo-Philipp Wich eeaf2c0b5a iptables: fix bad PKG_RELEASE in previous commit 12 years ago
Jo-Philipp Wich 916902b1d2 iptables: add --lenient switch to iptables-restore and ip6tables-restore that allows to skip erroneous lines 12 years ago
Jo-Philipp Wich 03a50b9087 netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) 12 years ago
Felix Fietkau 16c72b09cc iptables: remove support for libipq, it has been obsolete for years and is unsupported in newer kernels 12 years ago
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 13 years ago
Felix Fietkau d85a504d3c iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs 13 years ago
Felix Fietkau cd6a2fc6a0 iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space 13 years ago
Vasilis Tsiligiannis 75a929c65e iptables: Fix mod-ipopt package description (#10931) 13 years ago
Florian Fainelli 620843b2ee iptables: don't apply patches if building an external kernel 13 years ago
Jo-Philipp Wich f7a7e289a5 iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to in6addr_any when compiling with external CodeSourcery toolchain 13 years ago
Jo-Philipp Wich 09bc84f55b iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages (#9691) 13 years ago
Jo-Philipp Wich 597be91074 iptables: rewrite module help texts (#7446) 14 years ago