aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add TARPIT support to netfilter/iptablesGabor Juhos2007-10-071-1/+5
| | | | | | | | | * 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
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-12/+12
| | | | | | 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
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-161-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-77/+84
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package ip6tables-utils as well (#2318)Florian Fainelli2007-09-051-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the ip6tables dependency (#2079)Florian Fainelli2007-07-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move to iptables 1.3.8Tim Yardley2007-07-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package ipset for useTim Yardley2007-06-071-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add iprange (#1799)Florian Fainelli2007-06-021-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables extension issue with mac os x buildsFelix Fietkau2007-04-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | 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
* make the iptables package robust to kernel config changesFelix Fietkau2007-03-011-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more use of the INSTALL_DIR variableNicolas Thill2007-01-081-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot kmod-ipt-imq dependency (#1076)Florian Fainelli2006-12-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install-devel puts this here, kill it tooTim Yardley2006-11-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup some of the custom work for devel libsTim Yardley2006-11-261-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install iptables devel headers into the staging dirFelix Fietkau2006-11-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-151-1/+1
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-95/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set PATH in rules.mkMike Baker2006-08-041-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix everything I broke with the previous patches Mike Baker2006-08-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port over the netfilter module packaging to the new system and fix iptables ↵Felix Fietkau2006-07-221-8/+8
| | | | | | dependencies git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-031-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert last change and add a different fixFelix Fietkau2006-06-211-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* avoid includes that aren't required for current target (make download)Mike Baker2006-06-211-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-3/+3
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* normalize Makefiles.Nicolas Thill2006-06-181-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add conffiles to iptablesFelix Fietkau2006-06-181-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables buildFelix Fietkau2006-05-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-311-18/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic change to standardize layout.Nicolas Thill2006-05-291-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-291-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up package titles/descriptionsFelix Fietkau2006-04-211-15/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bugfix in package/rules.mk, add support for dumping package information with ↵Felix Fietkau2006-04-191-0/+3
| | | | | | make DUMP=1 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-141-76/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-051-0/+7
| | | | | | config handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* map xt_ to ipt_ for iptables modulesFelix Fietkau2006-04-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to iptables 1.3.5Imre Kaloz2006-03-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)Mike Baker2006-02-011-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73