19 Commits (bf4f1feb7a208c17c91011fb614a54f8f2440f26)

Author SHA1 Message Date
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
Jo-Philipp Wich 356ec178f0 iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure 14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
Jo-Philipp Wich 84034cf06a iptables: partly revert r22582, fixes ip6tables extension packaging 14 years ago
Nicolas Thill 5bee603027 package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables 14 years ago
Alexandros C. Couloumbis 8ea976509c package/iptables: upgrade to iptables version 1.4.9 14 years ago
Florian Fainelli d768b7538e remove iptables libipq dependency, thanks jow 14 years ago
Florian Fainelli 1d7dfee37f package libipq as a shared library 14 years ago
Alexandros C. Couloumbis 57d2e57b02 finalize r22241 fixes 14 years ago
Jo-Philipp Wich a158af99a0 iptables: package hashlimit module (#6696) 14 years ago
Alexandros C. Couloumbis aca4fe908d package/iptables: fix compile failure on gentoo build system (thanks nbd) 14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks 15 years ago