135 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Jo-Philipp Wich 1b37ee06f1 iptables: don't call autogen.sh, use autoreconf fixup instead of libtool 14 years ago
Jo-Philipp Wich efb7c910ee iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked 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
Jo-Philipp Wich 98746d4e8b iptables: refresh patch 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 14 years ago
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure 14 years ago
Jo-Philipp Wich 1a4e4a3850 iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries 14 years ago
Alexandros C. Couloumbis 27e5bcc184 package: update to iptables-1.4.8 14 years ago
Florian Fainelli 2f20eed642 revert r21522, updating to 1.4.8 requires libnfnetlink 14 years ago
Florian Fainelli 962c5c03b6 update iptables md5sum 14 years ago
Florian Fainelli 019ce48184 update iptables to 1.4.8 14 years ago
Florian Fainelli d2af27b13d fix iptables cflags to include architecture specific asm includes 14 years ago
Nicolas Thill d009c8ed97 package/iptables: update to 1.4.7 14 years ago
Gabor Juhos d6fb9649de package/iptables: refresh patches 15 years ago
Travis Kemen fafcea14a6 this patch fixes iptables parallel build. 15 years ago
Jo-Philipp Wich 237df628c3 iptables: disable kernel module autoloading 15 years ago
Jo-Philipp Wich 0ab4d7e848 iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod 15 years ago
Jo-Philipp Wich 2a473ebe19 iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation. 15 years ago
Jo-Philipp Wich 4257508e11 iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now 15 years ago
Jo-Philipp Wich 21a3932267 iptables: install libip[46]tc into staging dir 15 years ago
Jo-Philipp Wich de1c5f7a85 iptables: --enable-static and --enable-shared don't work well together, drop --enable-static 15 years ago
Jo-Philipp Wich e0fa9a4881 iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin 15 years ago
Nicolas Thill 94dbd93ea4 iptables: add an iptables-mod-ipset package (closes: #6327) 15 years ago
Felix Fietkau 1ab62895f7 iptables: move to 'Network' in menuconfig 15 years ago
Jo-Philipp Wich cc7827d993 iptables: bump pkg revision 15 years ago
Jo-Philipp Wich e830181f47 iptables: add comment match to the core package 15 years ago
Florian Fainelli 2d463950c3 fix breakage introduced with r18315 15 years ago
Florian Fainelli dbdfbb4b5d remove the patch dir hack in iptables when building with an external tree, this did not work at all. 15 years ago
Felix Fietkau f97b87b6e7 remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips 15 years ago
Nicolas Thill 0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed 15 years ago
Felix Fietkau 1b35350431 iptables: fix build error with linux 2.6.31 15 years ago
Florian Fainelli 34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639) 15 years ago
Florian Fainelli 034933808a install libiptc/libipulog from iptables (#5549) 15 years ago
Florian Fainelli 0c27222ac4 force iptables to be configured with ipv6 enabled (#5586) 15 years ago
Florian Fainelli cd64d4ce6e make patches against iptables apply again after update to 1.4.4 (#5540) 15 years ago
Markus Wigge fa7f32c962 upgrade to new upstream version 1.4.4 15 years ago
Florian Fainelli 67a444c462 fix typo in iptables makefile resulting in patches not being applied (#5311) 15 years ago
Florian Fainelli d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE 15 years ago