Jo-Philipp Wich
f0654e38e7
[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
Jo-Philipp Wich
4e051c119b
[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
Imre Kaloz
be65e26a83
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
Imre Kaloz
39581414ad
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
Felix Fietkau
5bdd866100
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Felix Fietkau
0ea87cd347
fix a description which still mentioned ipp2p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 19:33:10 +00:00
Gabor Juhos
ecf9b8d37d
[kernel] netfilter: remove CHAOS, TARPIT and DELUDE references
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-09 13:27:39 +00:00
Gabor Juhos
acc0f6cee7
[package] iptables: remove CHAOS and TARPIT patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 17:25:26 +00:00
Nicolas Thill
59d0bab8e7
temp fix for iptables build failure after [13931]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-08 02:18:45 +00:00
Felix Fietkau
b7a04fc839
fix iptables compile with 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-27 01:55:48 +00:00
Imre Kaloz
cdc7e0715d
upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-01 20:27:46 +00:00
Florian Fainelli
d1c86c57e1
Finally fix iptables -m conntrack ( #988 ), bump release numnber
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 17:40:49 +00:00
Gabor Juhos
215ed4cae6
[package] netfilter/iptables: disable IMQ on 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15 10:56:13 +00:00
Nicolas Thill
af6c34ae44
make the whole iptables/netfiter modular ( closes : #3871 , #3527 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-22 15:19:59 +00:00
Felix Fietkau
73a5abbb32
use $(FPIC) in a few places where it matters
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:10:29 +00:00
John Crispin
275038cae7
adds a new uci firewall
...
- iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default
- there are some examples in the file /etc/config/firewall
- iptables-save/restore are still missing
- hotplug takes care of adding/removing netdevs during runtime
- misisng features ? wishes ? let me know ...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 11:51:58 +00:00
Gabor Juhos
6aa05063a5
[package] netfilter/iptables: enable IMQ on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-02 19:46:47 +00:00
Florian Fainelli
bb1b2a0111
We do not need to make the experimental/install-experimental targets starting with 1.4.x version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-02 11:54:05 +00:00
Gabor Juhos
6ac2050304
[package] IMQ is not yet available on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 11:29:53 +00:00
Gabor Juhos
fd3378f1e1
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 06:11:23 +00:00
Felix Fietkau
b8d0d61fdb
move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-04 22:03:18 +00:00
Felix Fietkau
07ac525153
remove uninstalldev templates (no longer necessary)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
Felix Fietkau
17391bc30b
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
Gabor Juhos
e28acb0f98
[packages] iptables: update description of the iptables-mod-ipopt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-31 20:21:58 +00:00
Florian Fainelli
edadcc7d66
Update description, iptables-mod-ipsec includes libipt_policy.so
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-16 14:04:59 +00:00
Gabor Juhos
6958bdb20a
add TARPIT support to netfilter/iptables
...
* netfilter: add the xt_TARPIT target module required by xt_CHAOS
* include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE
* iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number
* original patchset can be found [http://tinyurl.com/2mjk2kx here]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 17:17:04 +00:00
Felix Fietkau
bb6c4aade1
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
Nicolas Thill
d374fd767f
move exec permissions fix at Build/Prepare stage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 16:25:53 +00:00
Nicolas Thill
2180fa92a1
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Florian Fainelli
b530ac0d50
Package ip6tables-utils as well ( #2318 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-05 21:40:11 +00:00
Florian Fainelli
fb0973261c
Fix the ip6tables dependency ( #2079 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-15 18:53:33 +00:00
Tim Yardley
a07641c906
move to iptables 1.3.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 16:05:28 +00:00
Tim Yardley
804026d07a
package ipset for use
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-07 15:30:59 +00:00
Florian Fainelli
2053d4546c
Add iprange ( #1799 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:57:33 +00:00
Imre Kaloz
b19f76df97
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 19:48:34 +00:00
Florian Fainelli
20b3fd837d
Add raw and NOTRACK targets ( #1583 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-13 11:28:45 +00:00
Felix Fietkau
fc4c35b024
fix iptables extension issue with mac os x builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 12:28:56 +00:00
Felix Fietkau
8c04328d9b
improve autorebuild for iptables when the kernel config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 19:19:23 +00:00
Felix Fietkau
713863458d
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau
c70cfb3d1a
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
Felix Fietkau
fa37ea7fbf
make the iptables package robust to kernel config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-01 11:59:42 +00:00
Florian Fainelli
1442bbc0d8
Add ipt_CLASSIFY target for 2.4 kernels ( #1338 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 12:04:58 +00:00
Nicolas Thill
a1156c89c4
more use of the INSTALL_DIR variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 00:53:24 +00:00
Florian Fainelli
713ed08bd1
Forgot kmod-ipt-imq dependency ( #1076 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 17:43:06 +00:00
Tim Yardley
64828af3bd
install-devel puts this here, kill it too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 23:15:20 +00:00
Tim Yardley
9fa319b4c8
cleanup some of the custom work for devel libs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 23:13:49 +00:00
Felix Fietkau
98df8ada40
install iptables devel headers into the staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 22:34:15 +00:00
Felix Fietkau
5a32593057
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Felix Fietkau
768b48f380
implement target profiles in menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Felix Fietkau
c731d42b1a
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 21:03:30 +00:00
Nicolas Thill
ecb6c4b599
new (last?) attempt at standardizing Makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Mike Baker
2ffe012ebb
set PATH in rules.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
Mike Baker
834f917619
fix everything I broke with the previous patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 09:14:20 +00:00
Mike Baker
0611443ef9
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 03:26:32 +00:00
Felix Fietkau
82c9eedccf
port over the netfilter module packaging to the new system and fix iptables dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-22 12:33:28 +00:00
Nicolas Thill
18b85db06b
remove unneeded RSTRIP calls.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-03 06:38:27 +00:00
Mike Baker
f9e5c1b1d5
credit where credit is due
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau
f28bcfca18
revert last change and add a different fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 23:45:47 +00:00
Mike Baker
b39b3385e7
avoid includes that aren't required for current target (make download)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 23:27:47 +00:00
Felix Fietkau
24cf53528f
add INCLUDE_DIR variable for $(TOPDIR)/include
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau
08cbdbc1b0
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Nicolas Thill
c12c40f4a6
normalize Makefiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
Felix Fietkau
d0ebac86e0
add conffiles to iptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 13:10:29 +00:00
Felix Fietkau
c3bb351850
fix iptables build
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 16:41:31 +00:00
Felix Fietkau
24c7f4cd08
add missing BuildPackage lines, convert install-dev: to Build/InstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 13:00:11 +00:00
Nicolas Thill
e3aa4acbed
cosmetic change to standardize layout.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-29 01:41:59 +00:00
Felix Fietkau
30033bf68e
install more iptables development stuff into the staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-29 21:43:26 +00:00
Felix Fietkau
9a9c73042c
clean up package titles/descriptions
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:37:58 +00:00
Felix Fietkau
9d87977458
more cleanups and a new menuconfig generator
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:12:18 +00:00
Felix Fietkau
7547a910df
bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-19 23:14:13 +00:00
Felix Fietkau
a259351340
port iptables to new config format, change handling of TITLE and DESCRIPTION
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 04:27:05 +00:00
Felix Fietkau
e1b417ee76
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-05 02:09:22 +00:00
Felix Fietkau
c8892f410e
map xt_ to ipt_ for iptables modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-02 21:59:18 +00:00
Imre Kaloz
cbd56f4378
upgrade to iptables 1.3.5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-22 11:43:35 +00:00
Mike Baker
e0af0a4eb8
change cp to $(CP)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
Felix Fietkau
681a59b922
fix typo ( #268 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31 14:16:05 +00:00
Imre Kaloz
101d84677c
add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-15 09:05:57 +00:00
Nicolas Thill
1162e43402
build the transitional iptables-extra meta-package too (port of changeset:2558)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-09 11:35:06 +00:00
Nicolas Thill
57b42f2ea9
merge netfilter modules and iptables extensions variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-07 04:50:51 +00:00
Felix Fietkau
4f330ac6d9
add layer7 patterns to iptables-mod-filter
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-18 16:17:27 +00:00
Nicolas Thill
3a8096afef
port iptables fix introduced by changeset:2447 to trunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-12 11:53:55 +00:00
Felix Fietkau
f096d8b785
fix iptables package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-11 23:54:30 +00:00
Nicolas Thill
fc882de1c5
backport iptables extension split introduced by changeset:2412 (fix ticket:40),
...
bump trunk release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-11 21:15:16 +00:00
Felix Fietkau
8b8c9d4d6e
lots of small package changes and dependency cleanups for the V= stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
Imre Kaloz
648bb0618e
update iptables to v1.3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 16:28:47 +00:00
Nicolas Thill
c771f82f0e
Add some mirrors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-06 15:47:13 +00:00
Nicolas Thill
d784887b7f
Cosmetic fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:22:09 +00:00
Felix Fietkau
1b75e2a611
fix libipq install if staging dir doesn't contain usr/lib and usr/include yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 19:38:05 +00:00
Nicolas Thill
f55642aa30
Add missing .configured target causing superfluous package rebuild
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-18 14:47:16 +00:00
Nicolas Thill
b5d40c198c
Convert iptables to new packaging style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-18 10:40:10 +00:00
Felix Fietkau
7f74ad80b4
copy libiptc.a to staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 18:30:58 +00:00
Felix Fietkau
573233697f
update iptables to 1.3.1 and build/copy libipq.a+includes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-01 20:43:11 +00:00
Felix Fietkau
41d3213bd1
add package for iptables-save and -restore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-25 00:00:29 +00:00
Waldemar Brodkorb
a614223ef9
add md5sums
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21 08:12:49 +00:00
Felix Fietkau
79b24fb223
add downloading script (with md5sum checking and sourceforge downloading support)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 22:51:51 +00:00
Waldemar Brodkorb
58cc4e8c2a
use another mirror, this mirror is down
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-16 14:50:52 +00:00
Nicolas Thill
5a100186bb
Remove ip6t_* kernel modules from iptables-extra package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-08 01:22:14 +00:00
Nicolas Thill
8312eda993
Remove packages when cleaning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 14:35:58 +00:00
Nicolas Thill
95ab18e175
Add package install dependencies (don't install a package if it's already installed)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 12:03:54 +00:00
Mike Baker
3d904bb14a
nbd's makefile/menuconfig rewrite
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 03:34:52 +00:00