1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 13:24:32 +03:00
Commit Graph

146 Commits

Author SHA1 Message Date
mirko
0085e07976 [package/iptables] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-04 17:04:39 +00:00
mb
4dd3c0e497 iptables: Fix call to md5s
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-27 15:27:12 +00:00
jow
bc5689e8e7 [package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-09 17:47:55 +00:00
mb
e8a4e0d67c From: Joseph Roback <openwrt-devel@roback.cc>
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.

Signed-off-by: Joe Roback <joe@roback.cc>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-07 10:00:34 +00:00
jow
c65f903408 [package] iptables: partly revert r22582, fixes ip6tables extension packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 09:02:22 +00:00
nico
0586ca8282 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 17:12:49 +00:00
acoul
28ca232782 package/iptables: upgrade to iptables version 1.4.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-04 13:29:07 +00:00
florian
cfbe1dd522 [package] remove iptables libipq dependency, thanks jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 11:53:27 +00:00
florian
ff993cd34c [package] package libipq as a shared library
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
2010-07-31 11:42:24 +00:00
acoul
7fe3810101 finalize r22241 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-17 08:50:19 +00:00
jow
3ba9b8e05c [package] iptables: package hashlimit module (#6696)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 06:15:07 +00:00
acoul
7ebf9e77c6 package/iptables: fix compile failure on gentoo build system (thanks nbd)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-30 20:13:20 +00:00
nbd
5b8b96e823 remove obsolete kernel dependencies and version checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:44:28 +00:00
jow
86b9c1df64 [netfilter] package TPROXY target and module infrastructure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-22 22:39:22 +00:00
jow
9b66d8959f [package] iptables:
- 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
2010-06-14 17:26:39 +00:00
acoul
7a130539e4 package: update to iptables-1.4.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-10 11:46:07 +00:00
florian
80d55eeb0e [package] revert r21522, updating to 1.4.8 requires libnfnetlink
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-26 12:17:14 +00:00
florian
e72bb33ad8 [package] update iptables md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-22 07:55:39 +00:00
florian
29130d927f [package] update iptables to 1.4.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-21 09:54:04 +00:00
florian
18e1fcaf5c [package] fix iptables cflags to include architecture specific asm includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 16:18:03 +00:00
nico
c5ac3c8566 package/iptables: update to 1.4.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 23:27:36 +00:00
thepeople
f1dab524fd this patch fixes iptables parallel build.
-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:53:41 +00:00
jow
1fbb385706 [package] iptables: disable kernel module autoloading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:12:47 +00:00
jow
0d1136ea2c [package] iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 01:59:32 +00:00
jow
9d72ec90ea [package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:44:10 +00:00
jow
8110505ea3 [package] iptables: install libip[46]tc into staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 19:59:13 +00:00
jow
0da4bf13b7 [package] iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 00:48:23 +00:00
jow
07380cd8e3 [package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 22:28:32 +00:00
nico
49aaa0d065 [packages] iptables: add an iptables-mod-ipset package (closes: #6327)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 17:17:49 +00:00
nbd
b5650f6d14 iptables: move to 'Network' in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 13:36:35 +00:00
jow
4aa6904aaf [package] iptables: bump pkg revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 20:53:27 +00:00
jow
38155e5737 [package] iptables: add comment match to the core package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 20:52:58 +00:00
florian
290c36378f [package] fix breakage introduced with r18315
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 14:35:36 +00:00
florian
498ec579dd [package] remove the patch dir hack in iptables when building with an
external tree, this did not work at all.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 14:21:05 +00:00
nbd
f47c28454b remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 11:44:16 +00:00
nico
14e55e3c98 remove ipset support from core, it is now provided by xtables-addons from the packages feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 23:51:10 +00:00
nbd
92e51ad466 iptables: fix build error with linux 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:42 +00:00
florian
edab4309b6 [package] libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 09:36:55 +00:00
florian
99148b148b [package] install libiptc/libipulog from iptables (#5549)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 23:16:06 +00:00
florian
2b3988d5ab [package] force iptables to be configured with ipv6 enabled (#5586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 12:10:59 +00:00
markus
64f8ced3da upgrade to new upstream version 1.4.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-15 16:33:01 +00:00
florian
a37a557c2e [package] fix typo in iptables makefile resulting in patches not being applied (#5311)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-09 07:54:46 +00:00
florian
40faa2b2ed [package] do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 13:14:00 +00:00
nbd
f2f110a1ea iptables: export libipq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29 00:51:33 +00:00
jow
54d1a917eb [package] iptables: install essential headers into staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-05 11:51:51 +00:00
nico
e8ca01dae1 [package] iptables:
- 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
2009-05-03 06:54:49 +00:00
jow
df79c3c4cd [package] iptables: install libxtables.so and libiptc.so into staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-02 00:53:41 +00:00
jow
0084424abd [brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 23:31:23 +00:00
kaloz
2ce84647f9 we don't need the libiptc library
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 13:55:49 +00:00
kaloz
14cb88d920 upgrade iptables to 1.4.3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 11:31:20 +00:00