summaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Collapse)AuthorAgeFilesLines
* [package] iptables: partly revert r22582, fixes ip6tables extension packagingjow2010-08-171-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: update to 1.4.9.1 and cleanup:nico2010-08-101-25/+17
| | | | | | | | | | * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: refresh patchjow2010-08-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: upgrade to iptables version 1.4.9acoul2010-08-042-25/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove iptables libipq dependency, thanks jowflorian2010-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package libipq as a shared libraryflorian2010-07-311-1/+13
| | | | | | | | | | | r21799 by jow changed the staging install of libipq so that it is no longer available as a static library but is dynamically linked in as a shared library. However the libipq package was not being built. This patch provides libipq.so as a package. Signed-off-by: Ashok Rao <greatarbor@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finalize r22241 fixesacoul2010-07-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: package hashlimit module (#6696)jow2010-07-161-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: fix compile failure on gentoo build system (thanks nbd)acoul2010-06-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete kernel dependencies and version checksnbd2010-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [netfilter] package TPROXY target and module infrastructurejow2010-06-221-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables:jow2010-06-142-3/+97
| | | | | | | | - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: update to iptables-1.4.8acoul2010-06-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] revert r21522, updating to 1.4.8 requires libnfnetlinkflorian2010-05-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update iptables md5sumflorian2010-05-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update iptables to 1.4.8florian2010-05-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix iptables cflags to include architecture specific asm includesflorian2010-04-201-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: update to 1.4.7nico2010-04-142-13/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: refresh patchesjuhosg2010-03-263-12/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch fixes iptables parallel build.thepeople2010-03-141-78/+80
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: disable kernel module autoloadingjow2010-02-283-24/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix a segfault when iptables tries to use modprobe, ↵jow2010-02-242-0/+24
| | | | | | force it to use insmod git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix multiport match for brcm-2.4jow2010-02-191-0/+265
| | | | | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix menuconfig descriptions, raw and notrack are in ↵jow2010-02-191-2/+2
| | | | | | mod-conntrack now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install libip[46]tc into staging dirjow2010-01-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: --enable-static and --enable-shared don't work well ↵jow2010-01-241-1/+0
| | | | | | together, drop --enable-static git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldinjow2010-01-235-9/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] iptables: add an iptables-mod-ipset package (closes: #6327)nico2009-12-181-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: move to 'Network' in menuconfignbd2009-12-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: bump pkg revisionjow2009-12-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: add comment match to the core packagejow2009-12-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix breakage introduced with r18315florian2009-11-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove the patch dir hack in iptables when building with anflorian2009-11-051-6/+0
| | | | | | external tree, this did not work at all. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove $(FPIC) from iptables, it is handled internally correctly. saves 2k ↵nbd2009-10-201-1/+0
| | | | | | on mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ipset support from core, it is now provided by xtables-addons from ↵nico2009-10-031-6/+0
| | | | | | the packages feed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: fix build error with linux 2.6.31nbd2009-09-251-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libiptc and libxtables should install their libraries as symbolic ↵florian2009-08-071-3/+3
| | | | | | links (#5313, #5639) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] install libiptc/libipulog from iptables (#5549)florian2009-08-011-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] force iptables to be configured with ipv6 enabled (#5586)florian2009-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make patches against iptables apply again after update to 1.4.4 ↵florian2009-07-175-13/+0
| | | | | | (#5540) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to new upstream version 1.4.4markus2009-07-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in iptables makefile resulting in patches not being ↵florian2009-06-091-2/+2
| | | | | | applied (#5311) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not apply iptables patches when building with ↵florian2009-06-041-0/+4
| | | | | | CONFIG_EXTERNAL_KERNEL_TREE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: export libipqnbd2009-05-291-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: update imq userspace partjow2009-05-073-201/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install essential headers into staging dirjow2009-05-051-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix segfault in xtables_parse_protocol() if an unknown ↵jow2009-05-031-0/+13
| | | | | | protocol is specified for -p git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables:nico2009-05-031-47/+44
| | | | | | | | | | | - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: install libxtables.so and libiptc.so into staging dirjow2009-05-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: replace exot_error() with xtables_error() in layer7 patchjow2009-05-011-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15547 3c298f89-4303-0410-b956-a3cf2f4a3e73