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 |