| Commit message (Expand) | Author | Age | Files | Lines |
* | iptables: don't call autogen.sh, use autoreconf fixup instead of libtool | Jo-Philipp Wich | 2010-12-20 | 1 | -6/+1 |
* | iptables: fix layer7 patch to place the source in extensions/, I doubt it eve... | Jo-Philipp Wich | 2010-12-19 | 1 | -1/+1 |
* | package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ... | Alexandros C. Couloumbis | 2010-12-08 | 5 | -29/+12 |
* | the switch to libtool2 seems to cause the iptables build environment not buil... | Mirko Vogt | 2010-12-04 | 1 | -3/+3 |
* | iptables: Fix call to md5s | Michael Büsch | 2010-10-27 | 1 | -1/+1 |
* | iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autoge... | Jo-Philipp Wich | 2010-10-09 | 2 | -2/+18 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -0/+1 |
* | iptables: partly revert r22582, fixes ip6tables extension packaging | Jo-Philipp Wich | 2010-08-17 | 1 | -0/+4 |
* | package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/P... | Nicolas Thill | 2010-08-10 | 1 | -25/+17 |
* | iptables: refresh patch | Jo-Philipp Wich | 2010-08-06 | 1 | -2/+2 |
* | package/iptables: upgrade to iptables version 1.4.9 | Alexandros C. Couloumbis | 2010-08-04 | 2 | -25/+23 |
* | remove iptables libipq dependency, thanks jow | Florian Fainelli | 2010-07-31 | 1 | -1/+1 |
* | package libipq as a shared library | Florian Fainelli | 2010-07-31 | 1 | -1/+13 |
* | finalize r22241 fixes | Alexandros C. Couloumbis | 2010-07-17 | 1 | -1/+1 |
* | iptables: package hashlimit module (#6696) | Jo-Philipp Wich | 2010-07-16 | 1 | -0/+12 |
* | package/iptables: fix compile failure on gentoo build system (thanks nbd) | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+1 |
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
* | package TPROXY target and module infrastructure | Jo-Philipp Wich | 2010-06-22 | 1 | -0/+14 |
* | iptables: - supress detection of libnfnetlink and force configure to not use ... | Jo-Philipp Wich | 2010-06-14 | 2 | -3/+97 |
* | package: update to iptables-1.4.8 | Alexandros C. Couloumbis | 2010-06-10 | 1 | -2/+2 |
* | revert r21522, updating to 1.4.8 requires libnfnetlink | Florian Fainelli | 2010-05-26 | 1 | -2/+2 |
* | update iptables md5sum | Florian Fainelli | 2010-05-22 | 1 | -1/+1 |
* | update iptables to 1.4.8 | Florian Fainelli | 2010-05-21 | 1 | -2/+2 |
* | fix iptables cflags to include architecture specific asm includes | Florian Fainelli | 2010-04-20 | 1 | -0/+4 |
* | package/iptables: update to 1.4.7 | Nicolas Thill | 2010-04-14 | 2 | -13/+3 |
* | package/iptables: refresh patches | Gabor Juhos | 2010-03-26 | 3 | -12/+10 |
* | this patch fixes iptables parallel build. | Travis Kemen | 2010-03-14 | 1 | -78/+80 |
* | iptables: disable kernel module autoloading | Jo-Philipp Wich | 2010-02-28 | 3 | -24/+18 |
* | iptables: fix a segfault when iptables tries to use modprobe, force it to use... | Jo-Philipp Wich | 2010-02-24 | 2 | -0/+24 |
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in L... | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+265 |
* | iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now | Jo-Philipp Wich | 2010-02-19 | 1 | -2/+2 |
* | iptables: install libip[46]tc into staging dir | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+1 |
* | iptables: --enable-static and --enable-shared don't work well together, drop ... | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+0 |
* | iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin | Jo-Philipp Wich | 2010-01-23 | 5 | -9/+7 |
* | iptables: add an iptables-mod-ipset package (closes: #6327) | Nicolas Thill | 2009-12-18 | 1 | -0/+13 |
* | iptables: move to 'Network' in menuconfig | Felix Fietkau | 2009-12-09 | 1 | -1/+1 |
* | iptables: bump pkg revision | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 |
* | iptables: add comment match to the core package | Jo-Philipp Wich | 2009-12-08 | 1 | -0/+1 |
* | fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | 1 | -0/+2 |
* | remove the patch dir hack in iptables when building with an external tree, th... | Florian Fainelli | 2009-11-05 | 1 | -6/+0 |
* | remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on... | Felix Fietkau | 2009-10-20 | 1 | -1/+0 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | Nicolas Thill | 2009-10-03 | 1 | -6/+0 |
* | iptables: fix build error with linux 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -1/+5 |
* | libiptc and libxtables should install their libraries as symbolic links (#531... | Florian Fainelli | 2009-08-07 | 1 | -3/+3 |
* | install libiptc/libipulog from iptables (#5549) | Florian Fainelli | 2009-08-01 | 1 | -0/+2 |
* | force iptables to be configured with ipv6 enabled (#5586) | Florian Fainelli | 2009-08-01 | 1 | -0/+1 |
* | make patches against iptables apply again after update to 1.4.4 (#5540) | Florian Fainelli | 2009-07-17 | 5 | -13/+0 |
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | 1 | -2/+2 |
* | fix typo in iptables makefile resulting in patches not being applied (#5311) | Florian Fainelli | 2009-06-09 | 1 | -2/+2 |
* | do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |