30 Commits (fb60dd2ae69bc27a6f53ba1a360e1e052be4633f)

Author SHA1 Message Date
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 10 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 11 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) 13 years ago
Jo-Philipp Wich 1ff200ead5 iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691) 13 years ago
Florian Fainelli bbece7e4e8 iptables: add iptables-mod-led (#9400) 13 years ago
Jo-Philipp Wich be906f6be5 package u32 match and TEE target, patches by Maxim Uvarov 14 years ago
Felix Fietkau 3b6e38ba6a iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies 14 years ago
Daniel Dickinson 393209333c artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are. 14 years ago
Jo-Philipp Wich cefba2ca2f iptables: add support for ipt_recent --reap option 14 years ago
Felix Fietkau 925965627f iptables: do not use -static-libgcc 14 years ago
Imre Kaloz 1352979f8c as [25641] removed kernel IMQ support, remove it from iptables as well 14 years ago
Jo-Philipp Wich 1b37ee06f1 iptables: don't call autogen.sh, use autoreconf fixup instead of libtool 14 years ago
Alexandros C. Couloumbis 45ab1a3162 package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369) 14 years ago
Mirko Vogt 2d2fbc6f84 the switch to libtool2 seems to cause the iptables build environment not building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore 14 years ago
Michael Büsch a932a9beca iptables: Fix call to md5s 14 years ago